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

  /external/libvpx/libvpx/vp9/common/
vp9_loopfilter.h 28 struct loopfilter { struct
59 /* assorted loopfilter functions which get used elsewhere */
84 // loopfilter. the planes are necessary as their state
vp9_entropymode.c 460 static void set_default_lf_deltas(struct loopfilter *lf) {
476 struct loopfilter *const lf = &cm->lf;
vp9_onyxc_int.h 183 struct loopfilter lf;
vp9_loopfilter.c 59 // A loopfilter should be applied to every other 8x8 horizontally.
83 // A loopfilter should be applied to every other 4 the row vertically.
270 struct loopfilter *lf = &cm->lf;
292 struct loopfilter *const lf = &cm->lf;
702 // The largest loopfilter we have is 16x16 so we use the 16x16 mask
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_video_state.h 229 uint8_t loopfilter; member in struct:pipe_vc1_picture_desc
  /external/libvpx/libvpx/vp9/encoder/
vp9_picklpf.c 116 struct loopfilter *const lf = &cm->lf;
vp9_onyx_if.c 52 static void set_default_lf_deltas(struct loopfilter *lf);
237 struct loopfilter *const lf = &cm->lf;
539 static void set_default_lf_deltas(struct loopfilter *lf) {
    [all...]
vp9_bitstream.c     [all...]
  /external/mesa3d/src/gallium/include/pipe/
p_video_state.h 229 uint8_t loopfilter; member in struct:pipe_vc1_picture_desc
  /external/libvpx/libvpx/vp8/
vp8_common.mk 42 VP8_COMMON_SRCS-yes += common/loopfilter.h
56 VP8_COMMON_SRCS-yes += common/loopfilter.c
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
decode.c 307 picture->loopfilter = picture_info->loopfilter;
  /external/mesa3d/src/gallium/state_trackers/vdpau/
decode.c 307 picture->loopfilter = picture_info->loopfilter;
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
video_encoder_device.cpp     [all...]
video_encoder_device_copper.cpp     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
video_encoder_device.cpp     [all...]
video_encoder_device_v4l2.cpp     [all...]
  /external/chromium_org/third_party/libva/va/
va.h 977 unsigned int loopfilter : 1; \/* ENTRY_POINT_LAYER::LOOPFILTER *\/ member in struct:_VAPictureParameterBufferVC1::__anon13927::__anon13928
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodframe.c 257 // skip loopfilter
437 static void setup_loopfilter(struct loopfilter *lf,
610 // delay the loopfilter by 1 macroblock row.
    [all...]
  /external/libvpx/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 640 ;# edge we run into problems. For the loopfilter we require 4 bytes before the mb
    [all...]

Completed in 999 milliseconds