Home
last modified time | relevance | path

Searched refs:RefBuffer (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_blockd.h196 typedef struct RefBuffer { struct
202 } RefBuffer; typedef
222 RefBuffer *block_refs[2];
Dvp9_onyxc_int.h100 RefBuffer frame_refs[REFS_PER_FRAME];
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decoder.c215 RefBuffer *ref_buf = NULL; in vp9_set_reference_dec()
Dvp9_decodeframe.c326 RefBuffer *ref_buffer = &cm->frame_refs[mbmi->ref_frame[idx] - LAST_FRAME]; in set_ref()
1110 RefBuffer *const ref_buf = &cm->frame_refs[i]; in read_uncompressed_header()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_if.c3189 RefBuffer *const ref_buf = &cm->frame_refs[ref_frame - 1];