Home
last modified time | relevance | path

Searched refs:set_frame_attributes (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_swvdec.h318 OMX_ERRORTYPE set_frame_attributes(unsigned int alignment_stride,
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_swvdec.cpp232 if ((retval = set_frame_attributes(DEFAULT_ALIGNMENT_STRIDE, in component_init()
2384 OMX_ERRORTYPE omx_swvdec::set_frame_attributes( in set_frame_attributes() function in omx_swvdec
2536 retval = set_frame_attributes(16, // stride alignment in set_video_port_format()
2622 if ((retval = set_frame_attributes(DEFAULT_ALIGNMENT_STRIDE, in get_port_definition()
2742 retval = set_frame_attributes(DEFAULT_ALIGNMENT_STRIDE, in set_port_definition()