Home | History | Annotate | Download | only in mrst

Lines Matching refs:slice_data_flag

2503     drv_debug_msg(VIDEO_DEBUG_GENERAL, "    slice_data_flag = %d\n", slice_param->slice_data_flag);
2505 if ((slice_param->slice_data_flag == VA_SLICE_DATA_FLAG_BEGIN) ||
2506 (slice_param->slice_data_flag == VA_SLICE_DATA_FLAG_ALL)) {
2532 if (slice_param->slice_data_flag == VA_SLICE_DATA_FLAG_BEGIN) {
2546 if ((slice_param->slice_data_flag == VA_SLICE_DATA_FLAG_ALL) ||
2547 (slice_param->slice_data_flag == VA_SLICE_DATA_FLAG_END)) {
2548 if (slice_param->slice_data_flag == VA_SLICE_DATA_FLAG_END) {