Searched refs:last_picture (Results 1 - 10 of 10) sorted by relevance

/hardware/intel/common/libva/va/
H A Dva_enc_mpeg2.h212 unsigned char last_picture; member in struct:_VAEncPictureParameterBufferMPEG2
H A Dva_enc_h264.h322 unsigned char last_picture; member in struct:_VAEncPictureParameterBufferH264
H A Dva_trace.c1523 va_TraceMsg(trace_ctx, "\tlast_picture = 0x%08x\n", p->last_picture);
/hardware/intel/img/psb_video/src/mrst/
H A Dlnc_H264ES.c391 if (0 != pBuffer->last_picture) {
400 p_aux_info->aux_flag = pBuffer->last_picture;
/hardware/intel/common/libmix/videoencoder/
H A DVideoEncoderAVC.cpp1161 avcPicParams.last_picture = 0;
1188 avcPicParams.last_picture = 0;
/hardware/intel/img/psb_video/src/
H A Dtng_H264ES.c936 ctx->ui32LastPicture = psPicParams->last_picture;
H A Dtng_trace.c1166 drv_debug_msg(VIDEO_DEBUG_GENERAL, "%s: last_picture = 0x%08x\n",__FUNCTION__, psTracePicParams->last_picture);
/hardware/intel/common/libva/test/encode/
H A Davcenc.c1456 pic_param->last_picture = 0;
H A Dh264encode.c1431 pic_param.last_picture = (current_frame_encoding == frame_count);
/hardware/intel/common/libva/test/transcode/
H A Dmpeg2transcode.cpp3038 pic_param->last_picture = 0;

Completed in 124 milliseconds