Searched refs:frame_contexts (Results 1 - 8 of 8) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
H A Donyxc_int.h41 typedef struct frame_contexts struct
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
H A Dvp9_entropymode.c354 const FRAME_CONTEXT *pre_fc = &cm->frame_contexts[cm->frame_context_idx];
461 cm->frame_contexts[i] = cm->fc;
464 cm->frame_contexts[cm->frame_context_idx] = cm->fc;
H A Dvp9_entropymode.h40 typedef struct frame_contexts { struct
H A Dvp9_entropy.c739 const FRAME_CONTEXT *pre_fc = &cm->frame_contexts[cm->frame_context_idx];
H A Dvp9_entropymv.c200 const nmv_context *pre_fc = &cm->frame_contexts[cm->frame_context_idx].nmvc;
H A Dvp9_onyxc_int.h177 FRAME_CONTEXT frame_contexts[FRAME_CONTEXTS]; member in struct:VP9Common
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c1302 cm->fc = cm->frame_contexts[cm->frame_context_idx];
1340 cm->frame_contexts[cm->frame_context_idx] = cm->fc;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c147 cm->fc = cm->frame_contexts[cm->frame_context_idx];
3220 cm->frame_contexts[cm->frame_context_idx] = cm->fc;

Completed in 271 milliseconds