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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
viddec_h264_parse.c 122 pInfo->h264_pwt_start_byte_offset=0;
viddec_h264_workload.c     [all...]
mix_vbp_h264_stubs.c 204 wi.data.data_offset = pInfo->h264_pwt_end_byte_offset- pInfo->h264_pwt_start_byte_offset+1;
214 // viddec_pm_append_misc_tags(parent, pInfo->h264_pwt_start_byte_offset, pInfo->h264_pwt_end_byte_offset,&wi,1);
222 // viddec_pm_append_misc_tags(parent, pInfo->h264_pwt_start_byte_offset, pInfo->h264_pwt_end_byte_offset,&wi,0);
h264parse.c 348 pInfo->h264_pwt_start_byte_offset = 0;
h264parse_sh.c 232 pInfo->h264_pwt_start_byte_offset = byte_offset;
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h 979 uint32_t h264_pwt_start_byte_offset; member in struct:_h264_Info

Completed in 144 milliseconds