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

  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h 509 bool insert_ts(OMX_TICKS ts);
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 509 bool insert_ts(OMX_TICKS ts);
    [all...]
omx_vdec.h 533 bool insert_ts(OMX_TICKS ts);
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp 310 bool omx_vdec::ts_arr_list::insert_ts(OMX_TICKS ts) function in class:omx_vdec::ts_arr_list
324 DEBUG_PRINT_LOW("Insert_ts(): Inserting TIMESTAMP (%lld) at idx (%d)",
    [all...]
omx_vdec_copper.cpp 325 bool omx_vdec::ts_arr_list::insert_ts(OMX_TICKS ts) function in class:omx_vdec::ts_arr_list
339 DEBUG_PRINT_LOW("Insert_ts(): Inserting TIMESTAMP (%lld) at idx (%d)",
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp 309 bool omx_vdec::ts_arr_list::insert_ts(OMX_TICKS ts) function in class:omx_vdec::ts_arr_list
321 DEBUG_PRINT_LOW("Insert_ts(): Inserting TIMESTAMP (%lld) at idx (%d)",
    [all...]
omx_vdec_hevc.cpp 369 bool omx_vdec::ts_arr_list::insert_ts(OMX_TICKS ts) function in class:omx_vdec::ts_arr_list
381 DEBUG_PRINT_LOW("Insert_ts(): Inserting TIMESTAMP (%lld) at idx (%d)",
    [all...]
omx_vdec_msm8974.cpp 379 bool omx_vdec::ts_arr_list::insert_ts(OMX_TICKS ts) function in class:omx_vdec::ts_arr_list
391 DEBUG_PRINT_LOW("Insert_ts(): Inserting TIMESTAMP (%lld) at idx (%d)",
    [all...]

Completed in 194 milliseconds