Searched defs:is_interlaced (Results 1 – 11 of 11) sorted by relevance
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | ts_parser.cpp | 180 bool omx_time_stamp_reorder::remove_time_stamp(OMX_TICKS ts, bool is_interlaced = false) in remove_time_stamp() 211 bool omx_time_stamp_reorder::get_next_timestamp(OMX_BUFFERHEADERTYPE *header, bool is_interlaced) in get_next_timestamp()
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/ |
D | ts_parser.cpp | 215 bool omx_time_stamp_reorder::remove_time_stamp(OMX_TICKS ts, bool is_interlaced = false) in remove_time_stamp() 254 bool omx_time_stamp_reorder::get_next_timestamp(OMX_BUFFERHEADERTYPE *header, bool is_interlaced) in get_next_timestamp()
|
D | omx_vdec_v4l2.cpp | 8045 bool is_interlaced = (drv_ctx.interlace != VDEC_InterlaceFrameProgressive); in fill_buffer_done() local 11187 bool is_interlaced = omx->drv_ctx.interlace != VDEC_InterlaceFrameProgressive; in update_buffer_req() local
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | ts_parser.cpp | 215 bool omx_time_stamp_reorder::remove_time_stamp(OMX_TICKS ts, bool is_interlaced = false) in remove_time_stamp() 254 bool omx_time_stamp_reorder::get_next_timestamp(OMX_BUFFERHEADERTYPE *header, bool is_interlaced) in get_next_timestamp()
|
D | omx_vdec_v4l2.cpp | 8838 bool is_interlaced = (drv_ctx.interlace != VDEC_InterlaceFrameProgressive); in fill_buffer_done() local
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
D | ts_parser.cpp | 215 bool omx_time_stamp_reorder::remove_time_stamp(OMX_TICKS ts, bool is_interlaced = false) in remove_time_stamp() 254 bool omx_time_stamp_reorder::get_next_timestamp(OMX_BUFFERHEADERTYPE *header, bool is_interlaced) in get_next_timestamp()
|
D | omx_vdec_v4l2.cpp | 8519 bool is_interlaced = (drv_ctx.interlace != VDEC_InterlaceFrameProgressive); in fill_buffer_done() local 12401 bool is_interlaced = omx->m_progressive != MSM_VIDC_PIC_STRUCT_PROGRESSIVE; in update_buffer_req() local
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | ts_parser.cpp | 215 bool omx_time_stamp_reorder::remove_time_stamp(OMX_TICKS ts, bool is_interlaced = false) in remove_time_stamp() 254 bool omx_time_stamp_reorder::get_next_timestamp(OMX_BUFFERHEADERTYPE *header, bool is_interlaced) in get_next_timestamp()
|
D | omx_vdec_v4l2.cpp | 8193 bool is_interlaced = (drv_ctx.interlace != VDEC_InterlaceFrameProgressive); in fill_buffer_done() local
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | ts_parser.cpp | 215 bool omx_time_stamp_reorder::remove_time_stamp(OMX_TICKS ts, bool is_interlaced = false) in remove_time_stamp() 254 bool omx_time_stamp_reorder::get_next_timestamp(OMX_BUFFERHEADERTYPE *header, bool is_interlaced) in get_next_timestamp()
|
D | omx_vdec_msm8974.cpp | 7320 bool is_interlaced = (drv_ctx.interlace != VDEC_InterlaceFrameProgressive); in fill_buffer_done() local
|