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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h 519 uint8_t nal_hrd_time_offset_length; // u(5) member in struct:_vui_seq_parameters_t_used
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_sps.c 84 SPS->sps_disp.vui_seq_parameters.nal_hrd_time_offset_length = (uint8_t)(code&0x1f);;
h264parse_sei.c 115 time_offset_length = pInfo->active_SPS.sps_disp.vui_seq_parameters.nal_hrd_time_offset_length;
    [all...]

Completed in 2510 milliseconds