Home | History | Annotate | Download | only in src

Lines Matching refs:time_offset_len

879   OMX_U32 time_offset_len = 0, cpb_removal_len = 24, dpb_output_len  = 24;
886 time_offset_len = vui_param.nal_hrd_parameters.time_offset_length;
893 time_offset_len = vui_param.vcl_hrd_parameters.time_offset_length;
955 if (time_offset_len > 0)
956 sei_pic_timing.time_offset = iv(time_offset_len);