Home | History | Annotate | Download | only in src

Lines Matching defs:omx_c2d_conv

4521 omx_video::omx_c2d_conv::omx_c2d_conv()
4531 bool omx_video::omx_c2d_conv::init()
4535 DEBUG_PRINT_ERROR("omx_c2d_conv::init called twice");
4559 bool omx_video::omx_c2d_conv::convert(int src_fd, void *src_base, void *src_viraddr,
4564 DEBUG_PRINT_ERROR("Invalid arguments omx_c2d_conv::convert");
4575 bool omx_video::omx_c2d_conv::open(unsigned int height,unsigned int width,
4593 void omx_video::omx_c2d_conv::close()
4603 omx_video::omx_c2d_conv::~omx_c2d_conv()
4621 int omx_video::omx_c2d_conv::get_src_format()
4632 bool omx_video::omx_c2d_conv::get_buffer_size(int port,unsigned int &buf_size)