HomeSort by relevance Sort by last modified time
    Searched full:lf_ref_frame_sign_bias (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_int.h 650 int *lf_ref_frame_sign_bias; member in struct:VP8_COMP
rdopt.c     [all...]
onyx_if.c 449 vpx_free(cpi->lf_ref_frame_sign_bias);
450 cpi->lf_ref_frame_sign_bias = 0;
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 653 int *lf_ref_frame_sign_bias; member in struct:VP8_COMP
rdopt.c     [all...]
onyx_if.c 449 vpx_free(cpi->lf_ref_frame_sign_bias);
450 cpi->lf_ref_frame_sign_bias = 0;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_int.h 653 int *lf_ref_frame_sign_bias; member in struct:VP8_COMP
rdopt.c     [all...]
onyx_if.c 449 vpx_free(cpi->lf_ref_frame_sign_bias);
450 cpi->lf_ref_frame_sign_bias = 0;
    [all...]

Completed in 355 milliseconds