Searched refs:decode_type (Results 1 – 4 of 4) sorted by relevance
44 void FuzzAudioDecoder(DecoderFunctionType decode_type, in FuzzAudioDecoder() argument62 switch (decode_type) { in FuzzAudioDecoder()
26 void FuzzAudioDecoder(DecoderFunctionType decode_type,
323 decode_type = field_descriptor.type324 if (decode_type == _FieldDescriptor.TYPE_ENUM and326 decode_type = _FieldDescriptor.TYPE_INT32338 elif decode_type == _FieldDescriptor.TYPE_STRING:345 field_decoder = type_checkers.TYPE_TO_DECODER[decode_type](
544 ThumbnailDecodeType decode_type) { in GetThumbnailFilename() argument546 switch (decode_type) { in GetThumbnailFilename()