Searched refs:MPP_ALIGN_STRIDE_WITH_SIXTY_FOUR (Results 1 - 2 of 2) sorted by relevance
/device/soc/rockchip/rk3568/hardware/codec/src/ |
H A D | hdi_mpp_config.c | 25 #define MPP_ALIGN_STRIDE_WITH_SIXTY_FOUR 64 macro 343 frameSize = MPP_ALIGN(pBaseComponent->horStride, MPP_ALIGN_STRIDE_WITH_SIXTY_FOUR) in GetMppFrameBufferSize() 344 * MPP_ALIGN(pBaseComponent->verStride, MPP_ALIGN_STRIDE_WITH_SIXTY_FOUR) in GetMppFrameBufferSize() 360 frameSize = MPP_ALIGN(pBaseComponent->horStride, MPP_ALIGN_STRIDE_WITH_SIXTY_FOUR) in GetMppFrameBufferSize() 361 * MPP_ALIGN(pBaseComponent->verStride, MPP_ALIGN_STRIDE_WITH_SIXTY_FOUR) in GetMppFrameBufferSize() 366 frameSize = MPP_ALIGN(pBaseComponent->horStride, MPP_ALIGN_STRIDE_WITH_SIXTY_FOUR) in GetMppFrameBufferSize() 367 * MPP_ALIGN(pBaseComponent->verStride, MPP_ALIGN_STRIDE_WITH_SIXTY_FOUR) in GetMppFrameBufferSize()
|
/device/soc/rockchip/rk3588/hardware/codec/src/ |
H A D | hdi_mpp_config.c | 25 #define MPP_ALIGN_STRIDE_WITH_SIXTY_FOUR 64 macro 343 frameSize = MPP_ALIGN(pBaseComponent->horStride, MPP_ALIGN_STRIDE_WITH_SIXTY_FOUR) in GetMppFrameBufferSize() 344 * MPP_ALIGN(pBaseComponent->verStride, MPP_ALIGN_STRIDE_WITH_SIXTY_FOUR) in GetMppFrameBufferSize() 360 frameSize = MPP_ALIGN(pBaseComponent->horStride, MPP_ALIGN_STRIDE_WITH_SIXTY_FOUR) in GetMppFrameBufferSize() 361 * MPP_ALIGN(pBaseComponent->verStride, MPP_ALIGN_STRIDE_WITH_SIXTY_FOUR) in GetMppFrameBufferSize() 366 frameSize = MPP_ALIGN(pBaseComponent->horStride, MPP_ALIGN_STRIDE_WITH_SIXTY_FOUR) in GetMppFrameBufferSize() 367 * MPP_ALIGN(pBaseComponent->verStride, MPP_ALIGN_STRIDE_WITH_SIXTY_FOUR) in GetMppFrameBufferSize()
|
Completed in 5 milliseconds