Home | History | Annotate | Download | only in mrst

Lines Matching refs:slice_data_flag

1295     drv_debug_msg(VIDEO_DEBUG_GENERAL, "    slice_data_flag = %d\n", slice_param->slice_data_flag);
1298 if ((slice_param->slice_data_flag == VA_SLICE_DATA_FLAG_BEGIN) ||
1299 (slice_param->slice_data_flag == VA_SLICE_DATA_FLAG_ALL)) {
1321 if (slice_param->slice_data_flag == VA_SLICE_DATA_FLAG_BEGIN) {
1335 if ((slice_param->slice_data_flag == VA_SLICE_DATA_FLAG_ALL) ||
1336 (slice_param->slice_data_flag == VA_SLICE_DATA_FLAG_END)) {
1337 if (slice_param->slice_data_flag == VA_SLICE_DATA_FLAG_END) {