Home
last modified time | relevance | path

Searched refs:num_ent_remove (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Dts_parser.cpp182 unsigned int num_ent_remove = (is_interlaced)?2:1; in remove_time_stamp() local
188 for(int i=0; i < TIME_SZ && num_ent_remove; i++) { in remove_time_stamp()
192 num_ent_remove--; in remove_time_stamp()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Dts_parser.cpp218 unsigned int num_ent_remove = (is_interlaced)?2:1; in remove_time_stamp() local
227 for (int i=0; i < TIME_SZ && num_ent_remove; i++) { in remove_time_stamp()
231 num_ent_remove--; in remove_time_stamp()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Dts_parser.cpp218 unsigned int num_ent_remove = (is_interlaced)?2:1; in remove_time_stamp() local
227 for (int i=0; i < TIME_SZ && num_ent_remove; i++) { in remove_time_stamp()
231 num_ent_remove--; in remove_time_stamp()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Dts_parser.cpp218 unsigned int num_ent_remove = (is_interlaced)?2:1; in remove_time_stamp() local
227 for (int i=0; i < TIME_SZ && num_ent_remove; i++) { in remove_time_stamp()
231 num_ent_remove--; in remove_time_stamp()