HomeSort by relevance Sort by last modified time
    Searched refs:frameinfo (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/media/mm-video/vidc/venc/src/
video_encoder_device.cpp 977 struct venc_buffer frameinfo; local
1026 struct venc_buffer frameinfo; local
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/test/
decoder_driver_test.c 598 struct vdec_input_frameinfo frameinfo; local
603 memset ((unsigned char*)&frameinfo,0,sizeof (struct vdec_input_frameinfo));
663 frameinfo.bufferaddr =
665 frameinfo.offset = 0;
666 frameinfo.pmem_fd = decode_context->ptr_inputbuffer [i]->pmem_fd;
667 frameinfo.pmem_offset = decode_context->ptr_inputbuffer [i]->offset;
668 frameinfo.datalen = data_len;
669 frameinfo.client_data = (struct vdec_bufferpayload *)\
672 ioctl_msg.inputparam = &frameinfo;
781 struct vdec_input_frameinfo frameinfo; local
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
G711DecTest.c 462 G711DEC_FTYPES* frameinfo = malloc(sizeof(G711DEC_FTYPES)); local
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp 4434 struct vdec_input_frameinfo frameinfo; local
    [all...]

Completed in 164 milliseconds