Home
last modified time | relevance | path

Searched refs:loopfilter (Results 1 – 25 of 29) sorted by relevance

12

/external/libvpx/libvpx/vp9/common/
Dvp9_loopfilter.h70 struct loopfilter { struct
127 static INLINE LOOP_FILTER_MASK *get_lfm(const struct loopfilter *lf, in get_lfm()
Dvp9_entropymode.c412 static void set_default_lf_deltas(struct loopfilter *lf) { in set_default_lf_deltas()
428 struct loopfilter *const lf = &cm->lf; in vp9_setup_past_independence()
Dvp9_onyxc_int.h216 struct loopfilter lf;
Dvp9_loopfilter.c240 struct loopfilter *lf = &cm->lf; in vp9_loop_filter_init()
259 struct loopfilter *const lf = &cm->lf; in vp9_loop_filter_frame_init()
/external/mesa3d/src/gallium/state_trackers/va/
Dpicture_vc1.c56 context->desc.vc1.loopfilter = vc1->entrypoint_fields.bits.loopfilter; in vlVaHandlePictureParameterBufferVC1()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_picklpf.c71 const struct loopfilter *const lf = &cm->lf; in search_filter_level()
151 struct loopfilter *const lf = &cm->lf; in vp9_pick_filter_level()
Dvp9_bitstream.c696 static void encode_loopfilter(struct loopfilter *lf, in encode_loopfilter()
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video_vp.c102 uint8_t loopfilter; // 31 written into vuc member
445 vc->loopfilter = d->loopfilter; in nouveau_vp3_fill_picparm_vc1_vp()
/external/libaom/libaom/av1/common/
Dav1_loopfilter.h81 struct loopfilter { struct
Dentropymode.c1057 static void set_default_lf_deltas(struct loopfilter *lf) { in set_default_lf_deltas()
Donyxc_int.h473 struct loopfilter lf;
Dav1_loopfilter.c499 struct loopfilter *lf = &cm->lf; in av1_loop_filter_init()
524 struct loopfilter *const lf = &cm->lf; in av1_loop_filter_frame_init()
/external/libvpx/libvpx/
DCHANGELOG227 Fixes multithreaded encoder race condition in loopfilter
436 Encoder loopfilter running in its own thread
437 Reworked loopfilter to precalculate more parameters
509 Dont pick encoder filter level when loopfilter is disabled.
631 Fix loopfilter delta zero transitions
684 Improve SSE2 loopfilter functions
686 Avoid loopfilter reinitialization when possible
/external/libaom/libaom/av1/encoder/
Dpicklpf.c203 struct loopfilter *const lf = &cm->lf; in av1_pick_filter_level()
/external/mesa3d/src/gallium/include/pipe/
Dp_video_state.h258 uint8_t loopfilter; member
/external/mesa3d/src/gallium/state_trackers/vdpau/
Ddecode.c338 picture->loopfilter = picture_info->loopfilter; in vlVdpDecoderRenderVC1()
/external/libvpx/libvpx/vp8/
Dvp8_common.mk42 VP8_COMMON_SRCS-yes += common/loopfilter.h
/external/libvpx/
DAndroid.bp201 "libvpx/vpx_dsp/loopfilter.c",
447 "libvpx/vpx_dsp/loopfilter.c",
600 "libvpx/vpx_dsp/loopfilter.c",
771 "libvpx/vpx_dsp/loopfilter.c",
1010 "libvpx/vpx_dsp/loopfilter.c",
/external/libaom/libaom/aom_dsp/
Daom_dsp.cmake36 "${AOM_ROOT}/aom_dsp/loopfilter.c"
/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp.mk168 DSP_SRCS-yes += loopfilter.c
/external/libaom/
DAndroid.bp330 "libaom/aom_dsp/loopfilter.c",
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_vcn_dec.c459 result.pps_info_flags |= pic->loopfilter << 5; in get_vc1_msg()
Dradeon_uvd.c822 result.pps_info_flags |= pic->loopfilter << 5; in get_vc1_msg()
/external/mesa3d/src/gallium/drivers/r600/
Dradeon_uvd.c747 result.pps_info_flags |= pic->loopfilter << 5; in get_vc1_msg()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c2151 struct loopfilter *lf = &cm->lf; in setup_loopfilter()
2580 struct loopfilter *lf = &cm->lf; in av1_set_single_tile_decoding_mode()
5328 struct loopfilter *lf = &cm->lf; in read_uncompressed_header()

12