Home
last modified time | relevance | path

Searched defs:picIndex (Results 1 – 10 of 10) sorted by relevance

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderWMV.cpp251 Decode_Status VideoDecoderWMV::decodePicture(vbp_data_vc1 *data, int32_t picIndex) { in decodePicture()
351 int32_t picIndex, in setReference()
DVideoDecoderMPEG2.cpp219 Decode_Status VideoDecoderMPEG2::decodePicture(vbp_data_mpeg2 *data, int picIndex) { in decodePicture()
DVideoDecoderAVC.cpp275 for (uint32_t picIndex = 0; picIndex < data->num_pictures; picIndex++, picData++) { in continueDecodingFrame() local
306 Decode_Status VideoDecoderAVC::decodeSlice(vbp_data_h264 *data, uint32_t picIndex, uint32_t sliceIn… in decodeSlice()
DVideoDecoderVP8.cpp271 Decode_Status VideoDecoderVP8::decodePicture(vbp_data_vp8 *data, int32_t picIndex) { in decodePicture()
/hardware/intel/common/libmix/videodecoder/securevideo/cherrytrail/
DVideoDecoderAVCSecure.cpp195 Decode_Status VideoDecoderAVCSecure::decodeSlice(vbp_data_h264 *data, uint32_t picIndex, uint32_t s… in decodeSlice()
/hardware/intel/common/libmix/videodecoder/securevideo/baytrail/
DVideoDecoderAVCSecure.cpp211 Decode_Status VideoDecoderAVCSecure::decodeSlice(vbp_data_h264 *data, uint32_t picIndex, uint32_t s… in decodeSlice()
/hardware/intel/common/libmix/videodecoder/securevideo/merrifield/
DVideoDecoderAVCSecure.cpp449 for (uint32_t picIndex = 0; picIndex < data->num_pictures; picIndex++, picData++) { in continueDecodingFrame() local
717 Decode_Status VideoDecoderAVCSecure::decodeSlice(vbp_data_h264 *data, uint32_t picIndex, uint32_t s… in decodeSlice()
/hardware/intel/common/libmix/videodecoder/securevideo/moorefield/
DVideoDecoderAVCSecure.cpp467 for (uint32_t picIndex = 0; picIndex < data->num_pictures; picIndex++, picData++) { in continueDecodingFrame() local
737 Decode_Status VideoDecoderAVCSecure::decodeSlice(vbp_data_h264 *data, uint32_t picIndex, uint32_t s… in decodeSlice()
/hardware/intel/common/libmix/videodecoder/securevideo/clovertrail/
DVideoDecoderAVCSecure.cpp205 Decode_Status VideoDecoderAVCSecure::decodeSlice(vbp_data_h264 *data, uint32_t picIndex, uint32_t s… in decodeSlice()
/hardware/intel/common/libmix/videodecoder/securevideo/merrplus/
DVideoDecoderAVCSecure.cpp209 Decode_Status VideoDecoderAVCSecure::decodeSlice(vbp_data_h264 *data, uint32_t picIndex, uint32_t s… in decodeSlice()