Searched refs:num_ref_pic_marking_operations (Results 1 – 4 of 4) sorted by relevance
352 …curFrameState.RefPicMarkingOperationsCommandsCount = h264Pic->slice.num_ref_pic_marking_operations; in begin_frame()
470 slice->num_ref_pic_marking_operations = 0; in parseEncSliceParamsH264()476 &slice->ref_pic_marking_operations[slice->num_ref_pic_marking_operations++]; in parseEncSliceParamsH264()
743 uint8_t num_ref_pic_marking_operations; member
746 for (unsigned i = 0; i < slice->num_ref_pic_marking_operations; i++) { in radeon_enc_slice_header()