Searched refs:IEC958_DTS1 (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavformat/
H A Dspdif.c61 IEC958_DTS1 = 0x0B, ///< DTS type I (512 samples) enumerator in enum:IEC958DataType
136 case 512 >> 5: ctx->data_type = IEC958_DTS1; break;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Dspdif.c61 IEC958_DTS1 = 0x0B, ///< DTS type I (512 samples) enumerator in enum:IEC958DataType
136 case 512 >> 5: ctx->data_type = IEC958_DTS1; break;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Dspdif.c61 IEC958_DTS1 = 0x0B, ///< DTS type I (512 samples) enumerator in enum:IEC958DataType
136 case 512 >> 5: ctx->data_type = IEC958_DTS1; break;

Completed in 110 milliseconds