Searched refs:buffer_idx (Results 1 – 6 of 6) sorted by relevance
198 int buffer_idx = 0; in vld_dec_process_slice_data() local220 while (buffer_idx < ctx->slice_param_list_idx) { in vld_dec_process_slice_data()221 object_buffer_p slice_buf = ctx->slice_param_list[buffer_idx]; in vld_dec_process_slice_data()225 buffer_idx++; in vld_dec_process_slice_data()
432 int buffer_idx; in vbp_set_reference_frames_h264() local451 for (buffer_idx = 0; buffer_idx < dpb->ref_frames_in_buffer; buffer_idx++) in vbp_set_reference_frames_h264()459 store = &dpb->fs[dpb->fs_ref_idc[buffer_idx]]; in vbp_set_reference_frames_h264()491 for (buffer_idx = 0; buffer_idx < dpb->ltref_frames_in_buffer; buffer_idx++) in vbp_set_reference_frames_h264()498 store = &dpb->fs[dpb->fs_ltref_idc[buffer_idx]]; in vbp_set_reference_frames_h264()
1371 int buffer_idx = 0; in psb__MPEG2_process_slice_data() local1390 while (buffer_idx < ctx->slice_param_list_idx) { in psb__MPEG2_process_slice_data()1391 object_buffer_p slice_buf = ctx->slice_param_list[buffer_idx]; in psb__MPEG2_process_slice_data()1395 buffer_idx++; in psb__MPEG2_process_slice_data()
1703 int buffer_idx = 0; in psb__H264_process_slice_data() local1723 while (buffer_idx < ctx->slice_param_list_idx) { in psb__H264_process_slice_data()1724 object_buffer_p slice_buf = ctx->slice_param_list[buffer_idx]; in psb__H264_process_slice_data()1736 buffer_idx++; in psb__H264_process_slice_data()
1335 int buffer_idx = 0; in psb__MPEG4_process_slice_data() local1354 while (buffer_idx < ctx->slice_param_list_idx) { in psb__MPEG4_process_slice_data()1355 object_buffer_p slice_buf = ctx->slice_param_list[buffer_idx]; in psb__MPEG4_process_slice_data()1359 buffer_idx++; in psb__MPEG4_process_slice_data()
2593 int buffer_idx = 0; in psb__VC1_process_slice_data() local2615 while (buffer_idx < ctx->slice_param_list_idx) { in psb__VC1_process_slice_data()2616 object_buffer_p slice_buf = ctx->slice_param_list[buffer_idx]; in psb__VC1_process_slice_data()2620 buffer_idx++; in psb__VC1_process_slice_data()