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

  /hardware/qcom/media/mm-video/vidc/venc/inc/
video_encoder_device.h 55 bool venc_use_buf(void*, unsigned);
  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_encoder.cpp     [all...]
video_encoder_device.cpp 849 bool venc_dev::venc_use_buf(void *buf_addr, unsigned port) function in class:venc_dev
857 DEBUG_PRINT_LOW("\n venc_use_buf:: pmem_tmp = %p", pmem_tmp);
869 DEBUG_PRINT_LOW("\n venc_use_buf:pbuffer = %x,fd = %x, offset = %d, maped_size = %d", \
877 DEBUG_PRINT_ERROR("\nERROR: venc_use_buf:set input buffer failed ");
891 DEBUG_PRINT_LOW("\n venc_use_buf:pbuffer = %x,fd = %x, offset = %d, maped_size = %d", \
899 DEBUG_PRINT_ERROR("\nERROR: venc_use_buf:set output buffer failed ");
905 DEBUG_PRINT_ERROR("\nERROR: venc_use_buf:Invalid Port Index ");
920 DEBUG_PRINT_LOW("\n venc_use_buf:: pmem_tmp = %p", pmem_tmp);
    [all...]

Completed in 61 milliseconds