Home
last modified time | relevance | path

Searched defs:picture (Results 1 – 6 of 6) sorted by relevance

/hardware/ti/omap4xxx/camera/
DAppCallbackNotifier.cpp73 camera_memory_t* picture = NULL; in EncoderDoneCb() local
692 camera_memory_t* picture = NULL; in copyAndSendPictureFrame() local
728 camera_memory_t* picture = NULL; in copyAndSendPreviewFrame() local
/hardware/ti/omap4-aah/camera/
DAppCallbackNotifier.cpp71 camera_memory_t* picture = NULL; in EncoderDoneCb() local
742 camera_memory_t* picture = NULL; in copyAndSendPictureFrame() local
791 camera_memory_t* picture = NULL; in copyAndSendPreviewFrame() local
/hardware/intel/common/libmix/videodecoder/securevideo/merrifield/
DVideoDecoderAVCSecure.cpp412 VAPictureH264 *picture = &(data->pic_data[0].pic_parms->CurrPic); in beginDecodingFrame() local
/hardware/intel/common/libmix/videodecoder/securevideo/moorefield/
DVideoDecoderAVCSecure.cpp413 VAPictureH264 *picture = &(data->pic_data[0].pic_parms->CurrPic); in beginDecodingFrame() local
/hardware/intel/common/libmix/videodecoder/
DVideoDecoderAVC.cpp221 VAPictureH264 *picture = &(data->pic_data[0].pic_parms->CurrPic); in beginDecodingFrame() local
/hardware/intel/img/psb_video/src/
Dvsp_fw.h147 struct VssProcPictureParameterBuffer picture; member