Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/
Dyv12config.h25 #define VP9_DEC_BORDER_IN_PIXELS 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_alloccommon.c123 VP9_DEC_BORDER_IN_PIXELS, NULL, NULL, NULL) < 0) in vp9_resize_frame_buffers()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c636 cm->subsampling_x, cm->subsampling_y, VP9_DEC_BORDER_IN_PIXELS, in apply_frame_size()