Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dtree_enc.c300 static void PutUVMode(VP8BitWriter* const bw, int uv_mode) { in PutUVMode()
/external/libvpx/libvpx/vp9/common/
Dvp9_entropymode.h64 unsigned int uv_mode[INTRA_MODES][INTRA_MODES]; member
Dvp9_blockd.h77 PREDICTION_MODE uv_mode; member
/external/libaom/libaom/av1/decoder/
Dinspection.h40 int16_t uv_mode; member
Ddecodemv.c126 const UV_PREDICTION_MODE uv_mode = in read_intra_mode_uv() local
/external/libvpx/libvpx/vp8/common/
Dblockd.h142 uint8_t mode, uv_mode; member
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.c43 const PREDICTION_MODE uv_mode = in read_intra_mode_uv() local
/external/libaom/libaom/av1/encoder/
Dbitstream.c855 UV_PREDICTION_MODE uv_mode, in write_intra_uv_mode()
1016 const UV_PREDICTION_MODE uv_mode = mbmi->uv_mode; in write_intra_prediction_modes() local
Dencoder.h413 unsigned int uv_mode[CFL_ALLOWED_TYPES][INTRA_MODES][UV_INTRA_MODES]; member
Dencodeframe.c795 const UV_PREDICTION_MODE uv_mode = mbmi->uv_mode; in sum_intra_stats() local
/external/libaom/libaom/av1/common/
Dreconintra.c952 const UV_PREDICTION_MODE uv_mode = mbmi->uv_mode; in is_smooth() local
Dblockd.h252 UV_PREDICTION_MODE uv_mode; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c6032 const PREDICTION_MODE uv_mode = mi->uv_mode; in sum_intra_stats() local