Searched refs:m_queued_codec_config_count (Results 1 – 8 of 8) sorted by relevance
1049 volatile int32_t m_queued_codec_config_count; variable
1085 volatile int32_t m_queued_codec_config_count; variable
1212 volatile int32_t m_queued_codec_config_count; variable
1145 volatile int32_t m_queued_codec_config_count; variable
1284 volatile int32_t m_queued_codec_config_count; variable
592 m_queued_codec_config_count(0), in omx_vdec()2492 if (android_atomic_add(0, &m_queued_codec_config_count) > 0) { in send_command_proxy()2502 m_queued_codec_config_count); in send_command_proxy()5243 android_atomic_inc(&m_queued_codec_config_count); in empty_this_buffer_proxy()6401 android_atomic_dec(&omx->m_queued_codec_config_count); in async_message_process()6402 if ((android_atomic_add(0, &omx->m_queued_codec_config_count) == 0) && in async_message_process()
598 m_queued_codec_config_count(0), in omx_vdec()2492 if (android_atomic_add(0, &m_queued_codec_config_count) > 0) { in send_command_proxy()2498 m_queued_codec_config_count); in send_command_proxy()6410 android_atomic_inc(&m_queued_codec_config_count); in empty_this_buffer_proxy()7607 android_atomic_dec(&omx->m_queued_codec_config_count); in async_message_process()7608 if ((android_atomic_add(0, &omx->m_queued_codec_config_count) == 0) && in async_message_process()
666 m_queued_codec_config_count(0), in omx_vdec()3176 if (android_atomic_add(0, &m_queued_codec_config_count) > 0) { in send_command_proxy()3182 m_queued_codec_config_count); in send_command_proxy()7880 android_atomic_inc(&m_queued_codec_config_count); in empty_this_buffer_proxy()9189 android_atomic_dec(&omx->m_queued_codec_config_count); in async_message_process()9190 if ((android_atomic_add(0, &omx->m_queued_codec_config_count) == 0) && in async_message_process()