Home
last modified time | relevance | path

Searched defs:packed_size (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dffv1enc_template.c136 int packed_size = (3 + transparency)*2; in encode_rgb_frame() local
H A Drscc.c159 int tiles_nb, packed_size, pixel_size = 0; in rscc_decode_frame() local
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_query_pool.c129 const size_t packed_size = packed_stride * queryCount; in vn_GetQueryPoolResults() local
/third_party/skia/third_party/externals/tint/src/writer/
H A Dappend_vector.cc74 uint32_t packed_size; in AppendVector() local
/third_party/node/deps/v8/src/objects/
H A Delements.cc833 int packed_size = kPackedSizeNotKnown; in ConvertElementsWithCapacity() local
985 int packed_size variable
380 CopyPackedSmiToDoubleElements(FixedArrayBase from_base, uint32_t from_start, FixedArrayBase to_base, uint32_t to_start, int packed_size, int raw_copy_size) CopyPackedSmiToDoubleElements() argument
975 CopyElementsImpl(Isolate* isolate, FixedArrayBase from, uint32_t from_start, FixedArrayBase to, ElementsKind from_kind, uint32_t to_start, int packed_size, int copy_size) CopyElementsImpl() argument
1469 CopyElementsImpl(Isolate* isolate, FixedArrayBase from, uint32_t from_start, FixedArrayBase to, ElementsKind from_kind, uint32_t to_start, int packed_size, int copy_size) CopyElementsImpl() argument
2508 CopyElementsImpl(Isolate* isolate, FixedArrayBase from, uint32_t from_start, FixedArrayBase to, ElementsKind from_kind, uint32_t to_start, int packed_size, int copy_size) CopyElementsImpl() argument
2925 CopyElementsImpl(Isolate* isolate, FixedArrayBase from, uint32_t from_start, FixedArrayBase to, ElementsKind from_kind, uint32_t to_start, int packed_size, int copy_size) CopyElementsImpl() argument
4886 CopyElementsImpl(Isolate* isolate, FixedArrayBase from, uint32_t from_start, FixedArrayBase to, ElementsKind from_kind, uint32_t to_start, int packed_size, int copy_size) CopyElementsImpl() argument
5078 CopyElementsImpl(Isolate* isolate, FixedArrayBase from, uint32_t from_start, FixedArrayBase to, ElementsKind from_kind, uint32_t to_start, int packed_size, int copy_size) CopyElementsImpl() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dmovenc.c6456 static const uint16_t packed_size[16] = local

Completed in 20 milliseconds