Home
last modified time | relevance | path

Searched refs:vp8_transform_mbuv (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dencodemb.h30 void vp8_transform_mbuv(MACROBLOCK *x);
Dencodeintra.c112 vp8_transform_mbuv(x); in vp8_encode_intra16x16mbuv()
Dencodemb.c67 void vp8_transform_mbuv(MACROBLOCK *x) { in vp8_transform_mbuv() function
Drdopt.c716 vp8_transform_mbuv(x); in rd_inter16x16_uv()
735 vp8_transform_mbuv(x); in rd_inter4x4_uv()
769 vp8_transform_mbuv(x); in rd_pick_intra_mbuv_mode()