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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
blockd.h 269 signed char last_ref_lf_deltas[MAX_REF_LF_DELTAS]; /* 0 = Intra, Last, GF, ARF */ member in struct:macroblockd
  /external/libvpx/libvpx/vp8/common/
blockd.h 269 signed char last_ref_lf_deltas[MAX_REF_LF_DELTAS]; /* 0 = Intra, Last, GF, ARF */ member in struct:macroblockd
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
blockd.h 269 signed char last_ref_lf_deltas[MAX_REF_LF_DELTAS]; /* 0 = Intra, Last, GF, ARF */ member in struct:macroblockd
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.h 60 signed char last_ref_lf_deltas[MAX_REF_LF_DELTAS]; member in struct:__anon17791
vp9_encoder.c 255 vp9_copy(cc->last_ref_lf_deltas, cm->lf.last_ref_deltas);
284 vp9_copy(cm->lf.last_ref_deltas, cc->last_ref_lf_deltas);
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 60 signed char last_ref_lf_deltas[MAX_REF_LF_DELTAS]; member in struct:__anon29562
vp9_onyx_if.c 220 vp9_copy(cc->last_ref_lf_deltas, cm->lf.last_ref_deltas);
242 vp9_copy(cm->lf.last_ref_deltas, cc->last_ref_lf_deltas);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h 60 signed char last_ref_lf_deltas[MAX_REF_LF_DELTAS]; member in struct:__anon40743
vp9_ratectrl.c 126 vp9_copy(cc->last_ref_lf_deltas, cm->lf.last_ref_deltas);
148 vp9_copy(cm->lf.last_ref_deltas, cc->last_ref_lf_deltas);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
bitstream.c     [all...]
onyx_if.c 432 vpx_memset(cpi->mb.e_mbd.last_ref_lf_deltas, 0, sizeof(cpi->mb.e_mbd.ref_lf_deltas));
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
bitstream.c     [all...]
onyx_if.c 429 vpx_memset(cpi->mb.e_mbd.last_ref_lf_deltas, 0, sizeof(cpi->mb.e_mbd.ref_lf_deltas));
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
bitstream.c     [all...]
onyx_if.c 429 vpx_memset(cpi->mb.e_mbd.last_ref_lf_deltas, 0, sizeof(cpi->mb.e_mbd.ref_lf_deltas));
    [all...]

Completed in 332 milliseconds