Home | History | Annotate | Download | only in mrst

Lines Matching refs:slice_data_flag

1263     drv_debug_msg(VIDEO_DEBUG_GENERAL, "    slice_data_flag = %d\n", slice_param->slice_data_flag);
1267 if ((slice_param->slice_data_flag == VA_SLICE_DATA_FLAG_BEGIN) ||
1268 (slice_param->slice_data_flag == VA_SLICE_DATA_FLAG_ALL)) {
1287 if (slice_param->slice_data_flag == VA_SLICE_DATA_FLAG_BEGIN) {
1301 if ((slice_param->slice_data_flag == VA_SLICE_DATA_FLAG_ALL) ||
1302 (slice_param->slice_data_flag == VA_SLICE_DATA_FLAG_END)) {
1303 if (slice_param->slice_data_flag == VA_SLICE_DATA_FLAG_END) {