Home
last modified time | relevance | path

Searched refs:last_width (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_onyxc_int.h81 int last_width; member
285 const int use_prev_in_find_mv_refs = cm->width == cm->last_width && in set_prev_mi()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decoder.c387 cm->last_width = cm->width; in vp9_receive_compressed_data()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_if.c2822 cm->last_width = cm->width;