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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
mix_vbp_h264_stubs.c 98 if(viddec_h264_get_is_non_existent(&(pInfo->dpb.fs[pInfo->slice_ref_list0[i]&0x1f]))==0)
100 pInfo->h264_list_replacement = (pInfo->slice_ref_list0[i]&0xFF)|0x80;
149 if(viddec_h264_get_is_non_existent(&(pInfo->dpb.fs[pInfo->slice_ref_list0[i]&0x1f]))==0)
151 pInfo->h264_list_replacement = (pInfo->slice_ref_list0[i]&0xFF)|0x80;
viddec_h264_workload.c 721 p_list = pInfo->slice_ref_list0;
    [all...]
h264parse.c 356 pInfo->slice_ref_list0[i] = 0;
h264parse_dpb.c     [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h 987 uint8_t slice_ref_list0[32]; member in struct:_h264_Info
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_h264_parser.c 320 p_list = h264_parser->info.slice_ref_list0;
    [all...]

Completed in 502 milliseconds