• Mansoor Aftab's avatar
    Camera3: Ensure postprocessor is stopped during teardown · 4526f47a
    Mansoor Aftab authored
    Not shutting down postprocessor during channel teardown
    can cause jpeg messaging threads to linger around,
    causing performance issue due to large number of abandoned
    threads.
    
    Bug: 19255187
    Change-Id: Icde28a91ccc80bb29b836588abfdfca94ae97d27
    4526f47a
QCamera3Channel.cpp 71.5 KB