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.h24 void vp8_transform_mbuv(MACROBLOCK *x);
Dencodeintra.c132 vp8_transform_mbuv(x); in vp8_encode_intra16x16mbuv()
Dencodemb.c118 void vp8_transform_mbuv(MACROBLOCK *x) in vp8_transform_mbuv() function
Drdopt.c845 vp8_transform_mbuv(x); in rd_inter16x16_uv()
862 vp8_transform_mbuv(x); in rd_inter4x4_uv()
902 vp8_transform_mbuv(x); in rd_pick_intra_mbuv_mode()