Home
last modified time | relevance | path

Searched defs:comp_ctx (Results 1 – 4 of 4) sorted by relevance

/external/libaom/av1/common/
Dmvref_common.h180 const int16_t comp_ctx = compound_mode_ctx_map[refmv_ctx >> 1][AOMMIN( in av1_mode_context_analyzer() local
/external/libwebsockets/lib/roles/http/
Dprivate-lib-roles-http.h259 lws_comp_ctx_t comp_ctx; member
/external/libvpx/vp9/decoder/
Dvp9_decodeframe.c145 nmv_component *const comp_ctx = &ctx->comps[i]; in read_mv_probs() local
153 nmv_component *const comp_ctx = &ctx->comps[i]; in read_mv_probs() local
161 nmv_component *const comp_ctx = &ctx->comps[i]; in read_mv_probs() local
/external/libaom/av1/encoder/
Dbitstream.c1052 const int16_t comp_ctx = compound_mode_ctx_map[refmv_ctx >> 1][AOMMIN( in mode_context_analyzer() local