Home
last modified time | relevance | path

Searched refs:vp9_get_raw_frame (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decoder.h70 int vp9_get_raw_frame(struct VP9Decompressor *pbi,
Dvp9_decoder.c406 int vp9_get_raw_frame(VP9D_COMP *pbi, YV12_BUFFER_CONFIG *sd, in vp9_get_raw_frame() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_dx_iface.c264 if (!res && 0 == vp9_get_raw_frame(pbi, &sd, &time_stamp, in decode_one()