Home | History | Annotate | Download | only in mrst

Lines Matching refs:slice_data_flag

1601     drv_debug_msg(VIDEO_DEBUG_GENERAL, "    slice_data_flag = %d\n", slice_param->slice_data_flag);
1607 if ((slice_param->slice_data_flag == VA_SLICE_DATA_FLAG_BEGIN) ||
1608 (slice_param->slice_data_flag == VA_SLICE_DATA_FLAG_ALL)) {
1635 if (slice_param->slice_data_flag == VA_SLICE_DATA_FLAG_BEGIN) {
1649 if ((slice_param->slice_data_flag == VA_SLICE_DATA_FLAG_ALL) ||
1650 (slice_param->slice_data_flag == VA_SLICE_DATA_FLAG_END)) {
1651 if (slice_param->slice_data_flag == VA_SLICE_DATA_FLAG_END) {