HomeSort by: relevance | last modified time | path
    Searched refs:bit_depth (Results 1 - 10 of 10) sorted by relevancy

  /xsrc/external/mit/freetype/dist/src/sfnt/
ttsbit.c 476 FT_Byte bit_depth; member in struct:TT_SBitDecoderRec_
537 decoder->bit_depth = *p;
581 switch ( decoder->bit_depth )
732 line_bits = width * decoder->bit_depth;
875 line_bits = width * decoder->bit_depth;
1086 decoder->bit_depth,
  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/
picture_vp9.c 82 context->desc.vp9.picture_parameter.bit_depth = vp9->bit_depth;
152 /* bit_depth */
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/va/
picture_vp9.c 82 context->desc.vp9.picture_parameter.bit_depth = vp9->bit_depth;
148 /* bit_depth */
  /xsrc/external/mit/freetype/dist/include/freetype/internal/
tttypes.h 666 * bit_depth ::
691 FT_Byte bit_depth; member in struct:TT_SBit_StrikeRec_
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
p_video_state.h 758 uint8_t bit_depth; member in struct:pipe_vp9_picture_desc::__anon4504
  /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
p_video_state.h 751 uint8_t bit_depth; member in struct:pipe_vp9_picture_desc::__anon2240
  /xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/
wsi_common_x11.c 1398 const uint32_t bit_depth = geometry->depth; local
1420 chain->depth = bit_depth;
  /xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/
wsi_common_x11.c 1732 const uint32_t bit_depth = geometry->depth; local
1756 chain->depth = bit_depth;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
radeon_vcn_dec.c 486 = (pic->picture_parameter.bit_depth - 8);
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
radeon_vcn_dec.c 500 (pic->picture_parameter.bit_depth - 8);

Completed in 25 milliseconds