/external/exoplayer/tree/extensions/av1/src/main/jni/ |
D | gav1_jni.cc | 130 for (int plane_index = kPlaneY; plane_index < kMaxPlanes; plane_index++) { in ~JniFrameBuffer() local 142 for (int plane_index = kPlaneY; plane_index < decoder_buffer.NumPlanes(); in SetFrameData() local 176 for (int plane_index = kPlaneY; plane_index < kMaxPlanes; plane_index++) { in MaybeReallocateGav1DataPlanes() local 380 for (int plane_index = kPlaneY; plane_index < decoder_buffer->NumPlanes(); in CopyFrameToDataBuffer() local 391 for (int plane_index = kPlaneY; plane_index < decoder_buffer->NumPlanes(); in Convert10BitFrameTo8BitDataBuffer() local 419 for (int plane_index = kPlaneY; plane_index < kMaxPlanes; plane_index++) { in Convert10BitFrameTo8BitDataBufferNeon() local
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/av1/src/main/jni/ |
D | gav1_jni.cc | 125 for (int plane_index = kPlaneY; plane_index < kMaxPlanes; plane_index++) { in ~JniFrameBuffer() local 137 for (int plane_index = kPlaneY; plane_index < decoder_buffer.NumPlanes(); in SetFrameData() local 171 for (int plane_index = kPlaneY; plane_index < kMaxPlanes; plane_index++) { in MaybeReallocateGav1DataPlanes() local 375 for (int plane_index = kPlaneY; plane_index < decoder_buffer->NumPlanes(); in CopyFrameToDataBuffer() local 386 for (int plane_index = kPlaneY; plane_index < decoder_buffer->NumPlanes(); in Convert10BitFrameTo8BitDataBuffer() local 414 for (int plane_index = kPlaneY; plane_index < kMaxPlanes; plane_index++) { in Convert10BitFrameTo8BitDataBufferNeon() local
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/av1/src/main/jni/ |
D | gav1_jni.cc | 125 for (int plane_index = kPlaneY; plane_index < kMaxPlanes; plane_index++) { in ~JniFrameBuffer() local 137 for (int plane_index = kPlaneY; plane_index < decoder_buffer.NumPlanes(); in SetFrameData() local 171 for (int plane_index = kPlaneY; plane_index < kMaxPlanes; plane_index++) { in MaybeReallocateGav1DataPlanes() local 375 for (int plane_index = kPlaneY; plane_index < decoder_buffer->NumPlanes(); in CopyFrameToDataBuffer() local 386 for (int plane_index = kPlaneY; plane_index < decoder_buffer->NumPlanes(); in Convert10BitFrameTo8BitDataBuffer() local 414 for (int plane_index = kPlaneY; plane_index < kMaxPlanes; plane_index++) { in Convert10BitFrameTo8BitDataBufferNeon() local
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_wsi_display.c | 84 uint32_t plane_index, in anv_GetDisplayPlaneSupportedDisplaysKHR() 149 uint32_t plane_index, in anv_GetDisplayPlaneCapabilitiesKHR()
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_wsi_display.c | 97 uint32_t plane_index, in tu_GetDisplayPlaneSupportedDisplaysKHR() 162 uint32_t plane_index, in tu_GetDisplayPlaneCapabilitiesKHR()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_wsi_display.c | 104 uint32_t plane_index, in radv_GetDisplayPlaneSupportedDisplaysKHR() 169 uint32_t plane_index, in radv_GetDisplayPlaneCapabilitiesKHR()
|
/external/libgav1/libgav1/examples/ |
D | file_writer.cc | 135 for (int plane_index = 0; plane_index < frame_buffer.NumPlanes(); in WriteFrame() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_nir_lower_tex_src_plane.c | 114 int plane_index = nir_tex_instr_src_index(tex, nir_tex_src_plane); in lower_tex_src_plane_block() local
|
/external/mesa3d/src/vulkan/wsi/ |
D | wsi_common_display.c | 583 uint32_t plane_index, in wsi_display_get_display_plane_supported_displays() 726 uint32_t plane_index, in wsi_get_display_plane_capabilities()
|
/external/igt-gpu-tools/lib/ |
D | igt_kms.c | 1667 void igt_assert_plane_visible(int fd, enum pipe pipe, int plane_index, bool visibility) in igt_assert_plane_visible()
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_pipe.h | 334 unsigned plane_index; /* other planes are different pipe_resources */ member
|
/external/rust/crates/ash/src/vk/ |
D | definitions.rs | 9979 pub plane_index: u32, field 10035 pub fn plane_index(mut self, plane_index: u32) -> Self { in plane_index() method 20440 pub plane_index: u32, field 20481 pub fn plane_index(mut self, plane_index: u32) -> Self { in plane_index() method
|