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

  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h 507 bool insert_ts(OMX_TICKS ts);
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 505 bool insert_ts(OMX_TICKS ts);
    [all...]
omx_vdec.h 562 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 378 bool omx_vdec::ts_arr_list::insert_ts(OMX_TICKS ts) function in class:omx_vdec::ts_arr_list
390 DEBUG_PRINT_LOW("Insert_ts(): Inserting TIMESTAMP (%lld) at idx (%d)",
    [all...]
omx_vdec_hevc_swvdec.cpp 401 bool omx_vdec::ts_arr_list::insert_ts(OMX_TICKS ts) function in class:omx_vdec::ts_arr_list
415 DEBUG_PRINT_LOW("Insert_ts(): Inserting TIMESTAMP (%lld) at idx (%d)",
    [all...]
omx_vdec_msm8974.cpp 386 bool omx_vdec::ts_arr_list::insert_ts(OMX_TICKS ts) function in class:omx_vdec::ts_arr_list
398 DEBUG_PRINT_LOW("Insert_ts(): Inserting TIMESTAMP (%lld) at idx (%d)",
    [all...]

Completed in 191 milliseconds