Searched defs:dst_strides (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
D | vp9_postproc.c | 331 const int dst_strides[4] = {dst->y_stride, dst->uv_stride, dst->uv_stride, in vp9_deblock() local 357 const int dst_strides[4] = {dst->y_stride, dst->uv_stride, dst->uv_stride, in vp9_denoise() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_onyx_if.c | 1898 int dst_strides[4] = {dst_fb->y_stride, dst_fb->uv_stride, dst_fb->uv_stride, in scale_and_extend_frame_nonnormative() local 1930 int dst_strides[4] = {dst_fb->y_stride, dst_fb->uv_stride, dst_fb->uv_stride, in scale_and_extend_frame() local
|