Home
last modified time | relevance | path

Searched defs:uv_mode (Results 1 – 6 of 6) 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.h76 PREDICTION_MODE uv_mode; member
/external/libvpx/libvpx/vp8/common/
Dblockd.h139 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/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c5037 const PREDICTION_MODE uv_mode = mi->uv_mode; in sum_intra_stats() local