Home | History | Annotate | Download | only in src

Lines Matching refs:time_offset_len

816     OMX_U32 time_offset_len = 0, cpb_removal_len = 24, dpb_output_len  = 24;
822 time_offset_len = vui_param.nal_hrd_parameters.time_offset_length;
827 time_offset_len = vui_param.vcl_hrd_parameters.time_offset_length;
892 if (time_offset_len > 0)
893 sei_pic_timing.time_offset = iv(time_offset_len);