Searched defs:intra (Results 1 – 8 of 8) sorted by relevance
/external/libopus/celt/ |
D | quant_bands.c | 160 int C, int LM, int intra, opus_val16 max_decay, int lfe) in quant_coarse_energy_impl() 266 int intra; in quant_coarse_energy() local 428 void unquant_coarse_energy(const CELTMode *m, int start, int end, opus_val16 *oldEBands, int intra,… in unquant_coarse_energy()
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_vertex_buffers.h | 86 uint8_t intra; member
|
D | vl_zscan.c | 533 const uint8_t matrix[64], bool intra) in vl_zscan_upload_quant()
|
D | vl_mpeg12_bitstream.c | 717 bool intra = mb->macroblock_type & PIPE_MPEG12_MB_TYPE_INTRA; in decode_dct() local
|
D | vl_mpeg12_decoder.c | 411 unsigned intra; in UploadYcbcrBlocks() local
|
/external/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_video.c | 152 bool intra = mb->macroblock_type & PIPE_MPEG12_MB_TYPE_INTRA; in nouveau_vpe_mb_dct_header() local
|
D | nouveau_vp3_video_vp.c | 82 uint32_t intra[0x10]; // 5c member
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv84_video_vp.c | 259 int intra = macrob->macroblock_type & PIPE_MPEG12_MB_TYPE_INTRA; in nv84_decoder_vp_mpeg12_mb() local
|