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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
mix_vbp_h264_stubs.c 100 pInfo->h264_list_replacement = (pInfo->slice_ref_list0[i]&0xFF)|0x80;
113 pInfo->h264_list_replacement = (pInfo->dpb.listX_0[i]&0xFF)|0x80;
151 pInfo->h264_list_replacement = (pInfo->slice_ref_list0[i]&0xFF)|0x80;
164 pInfo->h264_list_replacement = (pInfo->dpb.listX_0[i]&0xFF)|0x80;
viddec_h264_workload.c 242 data |= PUT_BSD_SS_SKIP_FS_IDC_BITS( pInfo->h264_list_replacement) |
775 data |= (pInfo->h264_list_replacement) << byte_index;
    [all...]
h264parse.c 346 pInfo->h264_list_replacement = 0;
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h 977 uint32_t h264_list_replacement; member in struct:_h264_Info

Completed in 50 milliseconds