Home
last modified time | relevance | path

Searched defs:y_mode (Results 1 – 9 of 9) 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/libgav1/libgav1/src/utils/
Dtypes.h184 PredictionMode y_mode; member
/external/libaom/libaom/av1/decoder/
Ddecodemv.c142 PREDICTION_MODE y_mode) { in read_intra_mode_uv()
/external/libgav1/libgav1/src/tile/
Dtile.cc265 PredictionMode GetSinglePredictionMode(int index, PredictionMode y_mode) { in GetSinglePredictionMode()
/external/libaom/libaom/av1/encoder/
Dbitstream.c840 PREDICTION_MODE y_mode, in write_intra_uv_mode()
Dencodeframe.c987 const PREDICTION_MODE y_mode = mbmi->mode; in sum_intra_stats() local
Dencoder.h488 unsigned int y_mode[BLOCK_SIZE_GROUPS][INTRA_MODES]; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c6324 const PREDICTION_MODE y_mode = mi->mode; in sum_intra_stats() local