Home
last modified time | relevance | path

Searched defs:y_mode (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_entropymode.h58 unsigned int y_mode[BLOCK_SIZE_GROUPS][INTRA_MODES]; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodemv.c32 const MB_PREDICTION_MODE y_mode = read_intra_mode(r, in read_intra_mode_y() local
40 MB_PREDICTION_MODE y_mode) { in read_intra_mode_uv()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.c3353 const MB_PREDICTION_MODE y_mode = mi->mbmi.mode; in sum_intra_stats() local