Home
last modified time | relevance | path

Searched defs:uv_mode (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_entropymode.h59 unsigned int uv_mode[INTRA_MODES][INTRA_MODES]; member
Dvp9_blockd.h132 MB_PREDICTION_MODE uv_mode; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodemv.c41 const MB_PREDICTION_MODE uv_mode = read_intra_mode(r, in read_intra_mode_uv() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dblockd.h157 uint8_t mode, uv_mode; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.c3354 const MB_PREDICTION_MODE uv_mode = mi->mbmi.uv_mode; in sum_intra_stats() local