Searched refs:h264_pwt_start_byte_offset (Results 1 – 6 of 6) sorted by relevance
913 wi.data.data_offset = pInfo->h264_pwt_end_byte_offset- pInfo->h264_pwt_start_byte_offset+1; in h264_parse_emit_current_slice()923 …viddec_pm_append_misc_tags(parent, pInfo->h264_pwt_start_byte_offset, pInfo->h264_pwt_end_byte_off… in h264_parse_emit_current_slice()931 …viddec_pm_append_misc_tags(parent, pInfo->h264_pwt_start_byte_offset, pInfo->h264_pwt_end_byte_off… in h264_parse_emit_current_slice()
122 pInfo->h264_pwt_start_byte_offset=0; in viddec_h264_parse()
204 wi.data.data_offset = pInfo->h264_pwt_end_byte_offset- pInfo->h264_pwt_start_byte_offset+1; in h264_parse_emit_current_slice()
232 pInfo->h264_pwt_start_byte_offset = byte_offset; in h264_Parse_Slice_Header_3()
348 pInfo->h264_pwt_start_byte_offset = 0; in h264_init_Info_under_sps_pps_level()
979 uint32_t h264_pwt_start_byte_offset; member