Home
last modified time | relevance | path

Searched refs:codec_cfg (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/
H A Dmpp_encoder.h99 MppEncCodecCfg codec_cfg; variable
/OK3568_Linux_fs/kernel/include/sound/
H A Dac97_codec.h267 unsigned short codec_cfg[3]; // CODEC_CFG bits member
/OK3568_Linux_fs/kernel/sound/pci/ac97/
H A Dac97_patch.c1388 ac97->bus->ops->write(ac97, AC97_AD_CODEC_CFG, ac97->spec.ad18xx.codec_cfg[codec]); in ad18xx_resume()
1467 ac97->spec.ad18xx.codec_cfg[idx] = 0x0000; in patch_ad1881_unchained()
1485 ac97->spec.ad18xx.codec_cfg[idx] = codec_bits ? codec_bits : 0x0004; in patch_ad1881_chained1()
1502 ac97->spec.ad18xx.codec_cfg[unchained_idx] = 0x0002; in patch_ad1881_chained()
1566 ac97->spec.ad18xx.codec_cfg[0] = in patch_ad1881()
1567 ac97->spec.ad18xx.codec_cfg[1] = in patch_ad1881()
1568 ac97->spec.ad18xx.codec_cfg[2] = 0x0000; in patch_ad1881()
/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_enc_test.c62 MppEncCodecCfg codec_cfg; member
H A Dmpi_enc_mt_test.cpp63 MppEncCodecCfg codec_cfg; member