Home
last modified time | relevance | path

Searched refs:vp9_post_proc_frame (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_postproc.h40 int vp9_post_proc_frame(struct VP9Common *cm, YV12_BUFFER_CONFIG *dest,
Dvp9_postproc.c295 int vp9_post_proc_frame(struct VP9Common *cm, YV12_BUFFER_CONFIG *dest, in vp9_post_proc_frame() function
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decoder.c430 ret = vp9_post_proc_frame(cm, sd, flags); in vp9_get_raw_frame()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c5351 vp9_post_proc_frame(cm, pp, &ppflags);
5498 ret = vp9_post_proc_frame(cm, dest, flags);