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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
loopfilter.c 223 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; local
227 lfi.hev_thr = lfi_n->hev_thr[hev_index];
354 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; local
358 lfi.hev_thr = lfi_n->hev_thr[hev_index];
498 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; local
502 lfi.hev_thr = lfi_n->hev_thr[hev_index];
614 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; local
618 lfi.hev_thr = lfi_n->hev_thr[hev_index];
  /external/libvpx/libvpx/vp8/common/
loopfilter.c 223 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; local
227 lfi.hev_thr = lfi_n->hev_thr[hev_index];
354 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; local
358 lfi.hev_thr = lfi_n->hev_thr[hev_index];
498 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; local
502 lfi.hev_thr = lfi_n->hev_thr[hev_index];
614 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; local
618 lfi.hev_thr = lfi_n->hev_thr[hev_index];
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
loopfilter.c 224 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; local
228 lfi.hev_thr = lfi_n->hev_thr[hev_index];
356 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; local
360 lfi.hev_thr = lfi_n->hev_thr[hev_index];
500 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; local
504 lfi.hev_thr = lfi_n->hev_thr[hev_index];
616 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; local
620 lfi.hev_thr = lfi_n->hev_thr[hev_index];
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
denoising.c 697 int hev_index = lfi_n->hev_thr_lut[INTER_FRAME][filter_level]; local
701 lfi.hev_thr = lfi_n->hev_thr[hev_index];
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
threading.c 529 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; local
533 lfi.hev_thr = lfi_n->hev_thr[hev_index];
  /external/libvpx/libvpx/vp8/decoder/
threading.c 529 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; local
533 lfi.hev_thr = lfi_n->hev_thr[hev_index];
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
threading.c 529 const int hev_index = lfi_n->hev_thr_lut[frame_type][filter_level]; local
533 lfi.hev_thr = lfi_n->hev_thr[hev_index];

Completed in 253 milliseconds