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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
bitstream.c 852 static int independent_coef_context_savings(VP8_COMP *cpi) function
1048 savings += independent_coef_context_savings(cpi);
1069 savings += independent_coef_context_savings(cpi);
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
bitstream.c 852 static int independent_coef_context_savings(VP8_COMP *cpi) function
1048 savings += independent_coef_context_savings(cpi);
1069 savings += independent_coef_context_savings(cpi);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
bitstream.c 852 static int independent_coef_context_savings(VP8_COMP *cpi) function
1048 savings += independent_coef_context_savings(cpi);
1069 savings += independent_coef_context_savings(cpi);
    [all...]

Completed in 574 milliseconds