1// 2// Copyright (C) 2020 The Android Open Source Project 3// 4// Licensed under the Apache License, Version 2.0 (the "License"); 5// you may not use this file except in compliance with the License. 6// You may obtain a copy of the License at 7// 8// http://www.apache.org/licenses/LICENSE-2.0 9// 10// Unless required by applicable law or agreed to in writing, software 11// distributed under the License is distributed on an "AS IS" BASIS, 12// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13// See the License for the specific language governing permissions and 14// limitations under the License. 15// 16 17filegroup { 18 name: "media_c2_v1_audio_decode_res", 19 path: "res", 20 srcs: [ 21 "res/bbb_aac_stereo_128kbps_48000hz.aac", 22 "res/bbb_aac_stereo_128kbps_48000hz.info", 23 "res/bbb_aac_stereo_128kbps_48000hz_multi_frame.info", 24 "res/bbb_amrwb_1ch_14kbps_16000hz.amrwb", 25 "res/bbb_amrwb_1ch_14kbps_16000hz.info", 26 "res/bbb_amrwb_1ch_14kbps_16000hz_multi_frame.info", 27 "res/bbb_flac_stereo_680kbps_48000hz.flac", 28 "res/bbb_flac_stereo_680kbps_48000hz.info", 29 "res/bbb_g711alaw_1ch_8khz.info", 30 "res/bbb_g711alaw_1ch_8khz.raw", 31 "res/bbb_g711mulaw_1ch_8khz.info", 32 "res/bbb_g711mulaw_1ch_8khz.raw", 33 "res/bbb_gsm_1ch_8khz_13kbps.info", 34 "res/bbb_gsm_1ch_8khz_13kbps.raw", 35 "res/bbb_mp3_stereo_192kbps_48000hz.info", 36 "res/bbb_mp3_stereo_192kbps_48000hz.mp3", 37 "res/bbb_mp3_stereo_192kbps_48000hz_multi_frame.info", 38 "res/bbb_opus_stereo_128kbps_48000hz.info", 39 "res/bbb_opus_stereo_128kbps_48000hz.opus", 40 "res/bbb_raw_1ch_8khz_s32le.info", 41 "res/bbb_raw_1ch_8khz_s32le.raw", 42 "res/bbb_vorbis_stereo_128kbps_48000hz.info", 43 "res/bbb_vorbis_stereo_128kbps_48000hz.vorbis", 44 "res/sine_amrnb_1ch_12kbps_8000hz.amrnb", 45 "res/sine_amrnb_1ch_12kbps_8000hz.info", 46 "res/sine_amrnb_1ch_12kbps_8000hz_multi_frame.info", 47 ], 48} 49 50filegroup { 51 name: "media_c2_v1_audio_encode_res", 52 path: "res", 53 srcs: [ 54 "res/bbb_raw_2ch_48khz_s16le.raw", 55 "res/bbb_raw_1ch_8khz_s16le.raw", 56 "res/bbb_raw_1ch_16khz_s16le.raw", 57 ], 58} 59 60filegroup { 61 name: "media_c2_v1_video_decode_res", 62 path: "res", 63 srcs: [ 64 "res/bbb_avc_176x144_300kbps_60fps.h264", 65 "res/bbb_avc_640x360_768kbps_30fps.h264", 66 "res/bbb_avc_176x144_300kbps_60fps.info", 67 "res/bbb_avc_640x360_768kbps_30fps.info", 68 "res/bbb_hevc_176x144_176kbps_60fps.hevc", 69 "res/bbb_hevc_640x360_1600kbps_30fps.hevc", 70 "res/bbb_hevc_176x144_176kbps_60fps.info", 71 "res/bbb_hevc_640x360_1600kbps_30fps.info", 72 "res/bbb_mpeg2_176x144_105kbps_25fps.m2v", 73 "res/bbb_mpeg2_352x288_1mbps_60fps.m2v", 74 "res/bbb_mpeg2_176x144_105kbps_25fps.info", 75 "res/bbb_mpeg2_352x288_1mbps_60fps.info", 76 "res/bbb_h263_352x288_300kbps_12fps.h263", 77 "res/bbb_h263_352x288_300kbps_12fps.info", 78 "res/bbb_mpeg4_352x288_512kbps_30fps.m4v", 79 "res/bbb_mpeg4_352x288_512kbps_30fps.info", 80 "res/bbb_vp8_176x144_240kbps_60fps.vp8", 81 "res/bbb_vp8_640x360_2mbps_30fps.vp8", 82 "res/bbb_vp8_176x144_240kbps_60fps.info", 83 "res/bbb_vp8_640x360_2mbps_30fps.info", 84 "res/bbb_vp9_176x144_285kbps_60fps.vp9", 85 "res/bbb_vp9_640x360_1600kbps_30fps.vp9", 86 "res/bbb_vp9_176x144_285kbps_60fps.info", 87 "res/bbb_vp9_640x360_1600kbps_30fps.info", 88 "res/bbb_av1_640_360.av1", 89 "res/bbb_av1_176_144.av1", 90 "res/bbb_av1_640_360.info", 91 "res/bbb_av1_176_144.info", 92 "res/bbb_vp9_704x480_280kbps_24fps_altref_2.vp9", 93 "res/bbb_vp9_704x480_280kbps_24fps_altref_2.info", 94 "res/bbb_avc_176x144_300kbps_60fps_chksum.md5", 95 "res/bbb_avc_640x360_768kbps_30fps_chksum.md5", 96 "res/bbb_hevc_176x144_176kbps_60fps_chksum.md5", 97 "res/bbb_hevc_640x360_1600kbps_30fps_chksum.md5", 98 "res/bbb_vp8_640x360_2mbps_30fps_chksm.md5", 99 "res/bbb_vp9_640x360_1600kbps_30fps_chksm.md5", 100 "res/bbb_av1_640_360_chksum.md5", 101 "res/bbb_av1_176_144_chksm.md5", 102 ], 103} 104 105filegroup { 106 name: "media_c2_v1_video_encode_res", 107 path: "res", 108 srcs: [ 109 "res/bbb_352x288_420p_30fps_32frames.yuv", 110 ], 111}