Home
last modified time | relevance | path

Searched refs:ae_entropy_thread_exit_state (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libavc/encoder/svc/
H A Disvce_encode_header.h110 ps_codec->ae_entropy_thread_exit_state[ctxt_sel] = ERRONEOUS_EXIT; \
H A Disvce_process.c1125 ps_codec->ae_entropy_thread_exit_state[ctxt_sel] = INACTIVE; in isvce_entropy()
2700 &ps_codec->ae_entropy_thread_exit_state[ctxt_sel]; in isvce_process_thread()
2770 ps_codec->ae_entropy_thread_exit_state[ctxt_sel] = ERRONEOUS_EXIT; in isvce_process_thread()
2789 ps_codec->ae_entropy_thread_exit_state[ctxt_sel] = ERRONEOUS_EXIT; in isvce_process_thread()
H A Disvce_structs.h2179 volatile ISVCE_ENTROPY_THREAD_STATES_T ae_entropy_thread_exit_state[MAX_CTXT_SETS]; member
H A Disvce_api.c2258 ps_codec->ae_entropy_thread_exit_state[i] = INACTIVE; in isvce_init()