Home
last modified time | relevance | path

Searched defs:dstb (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dr210dec.c67 uint16_t *dstb = (uint16_t *)b_line; in decode_frame() local
/third_party/ffmpeg/libavfilter/
H A Dvf_colorbalance.c164 uint8_t *dstb = out->data[1] + slice_start * out->linesize[1]; in color_balance8_p() local
217 uint16_t *dstb = (uint16_t *)out->data[1] + slice_start * out->linesize[1] / 2; in color_balance16_p() local
H A Dcolorchannelmixer_template.c64 pixel *dstb = (pixel *)(out->data[1] + slice_start * out->linesize[1]); in filter_slice_rgba_planar() local
H A Dvf_curves.c602 uint8_t *dstb = out->data[b] + slice_start * out->linesize[b]; in filter_slice_planar() local
H A Daf_surround.c544 float b_mag, l_mag, r_mag, c_mag, *dstc, *dstl, *dstr, *dstb; in upmix_4_0() local
578 float lfe_mag, b_mag, l_mag, r_mag, c_mag, *dstc, *dstl, *dstr, *dstb, *dstlfe; in upmix_4_1() local
702 float l_mag, r_mag, ls_mag, rs_mag, c_mag, b_mag, *dstc, *dstb, *dstl, *dstr, *dstls, *dstrs; in upmix_6_0() local
746 float lfe_mag, l_mag, r_mag, ls_mag, rs_mag, c_mag, b_mag, *dstc, *dstb, *dstl, *dstr, *dstls, *dstrs, *dstlfe; upmix_6_1() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Ddevice9.c1491 struct NineBaseTexture9 *dstb = NineBaseTexture9(pDestinationTexture); in NineDevice9_UpdateTexture() local
[all...]

Completed in 10 milliseconds