Home
last modified time | relevance | path

Searched refs:loopfilter (Results 1 – 25 of 30) 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/frontends/va/
Dpicture_vc1.c56 context->desc.vc1.loopfilter = vc1->entrypoint_fields.bits.loopfilter; in vlVaHandlePictureParameterBufferVC1()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_picklpf.c81 const struct loopfilter *const lf = &cm->lf; in search_filter_level()
162 struct loopfilter *const lf = &cm->lf; in vp9_pick_filter_level()
Dvp9_bitstream.c701 static void encode_loopfilter(struct loopfilter *lf, in encode_loopfilter()
/external/libaom/libaom/av1/common/
Dav1_loopfilter.h82 struct loopfilter { struct
Dav1_loopfilter.c106 struct loopfilter *lf = &cm->lf; in av1_loop_filter_init()
131 struct loopfilter *const lf = &cm->lf; in av1_loop_filter_frame_init()
Dentropymode.c1057 static void set_default_lf_deltas(struct loopfilter *lf) { in set_default_lf_deltas()
Dav1_common_int.h647 struct loopfilter lf;
/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/libvpx/libvpx/
DCHANGELOG251 Fixes multithreaded encoder race condition in loopfilter
460 Encoder loopfilter running in its own thread
461 Reworked loopfilter to precalculate more parameters
533 Dont pick encoder filter level when loopfilter is disabled.
655 Fix loopfilter delta zero transitions
708 Improve SSE2 loopfilter functions
710 Avoid loopfilter reinitialization when possible
/external/libaom/libaom/av1/encoder/
Dpicklpf.c204 struct loopfilter *const lf = &cm->lf; in av1_pick_filter_level()
Dencoder.h71 struct loopfilter lf;
/external/libvpx/libvpx/vp8/
Dvp8_common.mk41 VP8_COMMON_SRCS-yes += common/loopfilter.h
/external/mesa3d/src/gallium/frontends/vdpau/
Ddecode.c338 picture->loopfilter = picture_info->loopfilter; in vlVdpDecoderRenderVC1()
/external/mesa3d/src/gallium/include/pipe/
Dp_video_state.h278 uint8_t loopfilter; member
/external/libvpx/
DAndroid.bp229 "libvpx/vpx_dsp/loopfilter.c",
472 "libvpx/vpx_dsp/loopfilter.c",
623 "libvpx/vpx_dsp/loopfilter.c",
791 "libvpx/vpx_dsp/loopfilter.c",
1027 "libvpx/vpx_dsp/loopfilter.c",
/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp.mk166 DSP_SRCS-yes += loopfilter.c
/external/libaom/libaom/aom_dsp/
Daom_dsp.cmake36 "${AOM_ROOT}/aom_dsp/loopfilter.c"
/external/libaom/
DAndroid.bp375 "libaom/aom_dsp/loopfilter.c",
/external/mesa3d/src/gallium/drivers/r600/
Dradeon_uvd.c520 result.pps_info_flags |= pic->loopfilter << 5; in get_vc1_msg()
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_uvd.c822 result.pps_info_flags |= pic->loopfilter << 5; in get_vc1_msg()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c1749 struct loopfilter *lf = &cm->lf; in setup_loopfilter()
2195 struct loopfilter *lf = &cm->lf; in av1_set_single_tile_decoding_mode()
4943 struct loopfilter *lf = &cm->lf; in read_uncompressed_header()

12