Searched refs:slice_param_buf_id (Results 1 - 4 of 4) sorted by relevance

/hardware/intel/common/libva/test/encode/
H A Dmpeg2enc.c133 VABufferID slice_param_buf_id[MAX_SLICES]; /* Slice level parameter, multil slices */ member in struct:mpeg2enc_context
942 ctx->slice_param_buf_id[i] = VA_INVALID_ID;
1101 ctx->slice_param_buf_id);
1228 &ctx->slice_param_buf_id[0],
1285 mpeg2enc_destroy_buffers(ctx, &ctx->slice_param_buf_id[0], ctx->num_slice_groups);
H A Dmpeg2vaenc.c133 VABufferID slice_param_buf_id[MAX_SLICES]; /* Slice level parameter, multil slices */ member in struct:mpeg2enc_context
942 ctx->slice_param_buf_id[i] = VA_INVALID_ID;
1117 ctx->slice_param_buf_id);
1244 &ctx->slice_param_buf_id[0],
1301 mpeg2enc_destroy_buffers(ctx, &ctx->slice_param_buf_id[0], ctx->num_slice_groups);
H A Davcenc.c129 VABufferID slice_param_buf_id[MAX_SLICES]; /* Slice level parameter, multil slices */ member in struct:__anon793
470 &avcenc_context.slice_param_buf_id[i]);
496 &avcenc_context.slice_param_buf_id[i]);
660 &avcenc_context.slice_param_buf_id[i],
718 avcenc_destroy_buffers(&avcenc_context.slice_param_buf_id[0], avcenc_context.num_slices);
1541 avcenc_context.slice_param_buf_id[i] = VA_INVALID_ID;
/hardware/intel/common/libva/test/transcode/
H A Dmpeg2transcode.cpp1985 VABufferID slice_param_buf_id[MAX_SLICES]; /* Slice level parameter, multil slices */ member in struct:__anon799
2248 &avcenc_context.slice_param_buf_id[i]);
2372 &avcenc_context.slice_param_buf_id[0],
2427 avcenc_destroy_buffers(&avcenc_context.slice_param_buf_id[0], avcenc_context.num_slices);
3072 avcenc_context.slice_param_buf_id[i] = VA_INVALID_ID;

Completed in 101 milliseconds