Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_entropymode.h63 unsigned int y_mode[BLOCK_SIZE_GROUPS][INTRA_MODES]; member
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.c33 const PREDICTION_MODE y_mode = in read_intra_mode_y() local
42 PREDICTION_MODE y_mode) { in read_intra_mode_uv()
/external/libaom/libaom/av1/decoder/
Ddecodemv.c125 PREDICTION_MODE y_mode) { in read_intra_mode_uv()
/external/libaom/libaom/av1/encoder/
Dbitstream.c856 PREDICTION_MODE y_mode, in write_intra_uv_mode()
Dencoder.h412 unsigned int y_mode[BLOCK_SIZE_GROUPS][INTRA_MODES]; member
Dencodeframe.c794 const PREDICTION_MODE y_mode = mbmi->mode; in sum_intra_stats() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c6031 const PREDICTION_MODE y_mode = mi->mode; in sum_intra_stats() local