Home
last modified time | relevance | path

Searched defs:chroma_plane (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/encoder/arm/
Dihevce_ssd_calculator_neon.c58 CHROMA_PLANE_ID_T chroma_plane) in ihevce_4x4_ssd_computer_neon()
85 CHROMA_PLANE_ID_T chroma_plane) in ihevce_1x8_ssd_computer_neon()
110 CHROMA_PLANE_ID_T chroma_plane) in ihevce_1x16_ssd_computer_neon()
137 CHROMA_PLANE_ID_T chroma_plane) in ihevce_1x32_ssd_computer_neon()
175 CHROMA_PLANE_ID_T chroma_plane) in ihevce_1x64_ssd_computer_neon()
244 CHROMA_PLANE_ID_T chroma_plane) in ihevce_ssd_calculator_plane_neon()
292 UWORD32 ht, CHROMA_PLANE_ID_T chroma_plane) in ihevce_ssd_calculator_neon()
300 UWORD32 ht, CHROMA_PLANE_ID_T chroma_plane) in ihevce_chroma_interleave_ssd_calculator_neon()
/external/libhevc/encoder/
Dihevce_common_utils.c862 UWORD32 ht, CHROMA_PLANE_ID_T chroma_plane) in ihevce_ssd_calculator()
915 UWORD32 ht, CHROMA_PLANE_ID_T chroma_plane) in ihevce_chroma_interleave_ssd_calculator()
/external/mesa3d/src/intel/vulkan/
Danv_formats.c121 #define chroma_plane(__plane, __hw_fmt, __swizzle, __ycbcr_swizzle, dhs, dvs) \ macro