Searched refs:format_index (Results 1 – 2 of 2) sorted by relevance
294 int32_t format_index = get_format_index(base_format); in get_plane_layouts() local295 if (format_index < 0) in get_plane_layouts()300 const format_info_t format_info = formats[format_index]; in get_plane_layouts()480 int format_index = get_format_index(handle->alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK); in get_metadata() local481 if (format_index < 0) in get_metadata()487 if (formats[format_index].is_yuv) in get_metadata()838 int format_index = get_format_index(partial_handle.alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK); in getFromBufferDescriptorInfo() local839 if (format_index < 0) in getFromBufferDescriptorInfo()845 if (formats[format_index].is_yuv) in getFromBufferDescriptorInfo()
135 int format_index = get_format_index(hnd->alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK); in getStandardMetadataHelper() local136 if (formats[format_index].is_yuv) siting = android::gralloc4::ChromaSiting_Unknown; in getStandardMetadataHelper()