Searched defs:cb0 (Results 1 - 5 of 5) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| H A D | cinepak.c | 139 uint8_t *cb0, *cb1, *cb2, *cb3; in cinepak_decode_vectors() local
|
| H A D | twinvq.h | 78 const int16_t *cb0; member
|
| H A D | twinvq.c | 172 dequant(TwinVQContext *tctx, const uint8_t *cb_bits, float *out, enum TwinVQFrameType ftype, const int16_t *cb0, const int16_t *cb1, int cb_len) dequant() argument
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_blit.c | 827 struct pipe_surface *cb0 = sctx->framebuffer.state.cbufs[0]; in si_decompress_textures() local
|
| /third_party/astc-encoder/Source/ |
| H A D | stb_image.h | 3718 __m128i cb0 = _mm_mulhi_epi16(cb_const0, cbw); in stbi__YCbCr_to_RGB_simd() local 3774 int16x8_t cb0 = vqdmulhq_s16(cbw, cb_const0); in stbi__YCbCr_to_RGB_simd() local
|
Completed in 17 milliseconds