Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_postproc.h34 int vp9_post_proc_frame(struct VP9Common *cm,
Dvp9_postproc.c608 int vp9_post_proc_frame(struct VP9Common *cm, in vp9_post_proc_frame() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decoder.c424 ret = vp9_post_proc_frame(&pbi->common, sd, flags); in vp9_get_raw_frame()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_if.c3329 ret = vp9_post_proc_frame(cm, dest, flags);