HomeSort by relevance Sort by last modified time
    Searched refs:adjust_act_zbin (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp8/encoder/
encodeframe.c 50 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
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c 81 static void adjust_act_zbin(VP9_COMP *cpi, MACROBLOCK *x);
361 adjust_act_zbin(cpi, x);
2388 static void adjust_act_zbin(VP9_COMP *cpi, MACROBLOCK *x) { function
    [all...]

Completed in 32 milliseconds