Home
last modified time | relevance | path

Searched refs:src_surface_height (Results 1 – 4 of 4) sorted by relevance

/hardware/google/aemu/host-common/
DMediaCudaUtils.cpp90 (int)copy_context->src_surface_height); in media_cuda_copy_decoded_frame()
97 m.srcPitch * copy_context->src_surface_height); in media_cuda_copy_decoded_frame()
DMediaH264DecoderCuvid.cpp553 unsigned int src_surface_height; member
587 (int)copy_context->src_surface_height); in cuda_copy_decoded_frame()
594 m.srcPitch * copy_context->src_surface_height); in cuda_copy_decoded_frame()
647 .src_surface_height = mSurfaceHeight, in HandlePictureDisplay()
DMediaCudaVideoHelper.cpp364 .src_surface_height = mSurfaceHeight, in HandlePictureDisplay()
/hardware/google/aemu/host-common/include/host-common/
DMediaCudaUtils.h38 unsigned int src_surface_height; member