Searched refs:adjust_act_zbin (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dencodeframe.c50 static void adjust_act_zbin( VP8_COMP *cpi, MACROBLOCK *x );
357 adjust_act_zbin(cpi, x);
1156 static void adjust_act_zbin( VP8_COMP *cpi, MACROBLOCK *x ) function
1189 adjust_act_zbin( cpi, x );
1287 adjust_act_zbin( cpi, x );
/external/libvpx/libvpx/vp8/encoder/
H A Dencodeframe.c50 static void adjust_act_zbin( VP8_COMP *cpi, MACROBLOCK *x );
357 adjust_act_zbin(cpi, x);
1143 static void adjust_act_zbin( VP8_COMP *cpi, MACROBLOCK *x ) function
1176 adjust_act_zbin( cpi, x );
1274 adjust_act_zbin( cpi, x );
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c79 static void adjust_act_zbin(VP9_COMP *cpi, MACROBLOCK *x);
817 adjust_act_zbin(cpi, x);
3537 static void adjust_act_zbin(VP9_COMP *cpi, MACROBLOCK *x) { function
3601 adjust_act_zbin(cpi, x);
3609 adjust_act_zbin(cpi, x);

Completed in 319 milliseconds