Lines Matching defs:VideoDecoderAVCSecure
18 #include "VideoDecoderAVCSecure.h"
27 VideoDecoderAVCSecure::VideoDecoderAVCSecure(const char *mimeType)
34 VideoDecoderAVCSecure::~VideoDecoderAVCSecure() {
37 Decode_Status VideoDecoderAVCSecure::start(VideoConfigBuffer *buffer) {
63 void VideoDecoderAVCSecure::stop(void) {
78 Decode_Status VideoDecoderAVCSecure::decode(VideoDecodeBuffer *buffer) {
211 Decode_Status VideoDecoderAVCSecure::decodeSlice(vbp_data_h264 *data, uint32_t picIndex, uint32_t sliceIndex) {
327 Decode_Status VideoDecoderAVCSecure::getCodecSpecificConfigs(