| /foundation/multimedia/image_framework/frameworks/kits/js/common/ |
| H A D | picture_napi.cpp | 104 CreateEnumTypeObject(napi_env env, napi_valuetype type, napi_ref* ref, std::vector<struct PictureEnum> pictureEnumMap) CreateEnumTypeObject() argument
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/ |
| H A D | heif_parser.cpp | 522 void HeifParser::ExtractThumbnailImage(std::shared_ptr<HeifImage> &thumbnailImage, const HeifIrefBox::Reference &ref) in ExtractThumbnailImage() argument 541 void HeifParser::ExtractAuxImage(std::shared_ptr<HeifImage> &auxImage, const HeifIrefBox::Reference &ref) in ExtractAuxImage() argument [all...] |
| /foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/ |
| H A D | avmetadatahelper_impl.cpp | 113 RefBase *ref = reinterpret_cast<RefBase *>(nativeBuffer); in FreeSurfaceBuffer() local 393 RefBase *ref = reinterpret_cast<RefBase *>(nativeBuffer); in CreatePixelMapFromSurfaceBuffer() local
|
| /foundation/multimedia/player_framework/frameworks/js/common/ |
| H A D | common_napi.cpp | 361 napi_ref ref = nullptr; in CreateReference() local 370 napi_deferred CommonNapi::CreatePromise(napi_env env, napi_ref ref, napi_value &result) in CreatePromise() argument
|
| /foundation/communication/nfc/frameworks/js/napi/tag/ |
| H A D | nfc_napi_tag.cpp | 670 napi_value GetSpecificTagObj(napi_env env, napi_callback_info info, napi_ref ref)
in GetSpecificTagObj() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
| H A D | kvdb_general_store.cpp | 534 auto ref = 1; in Release() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
| H A D | js_util.cpp | 1160 napi_ref ref = nullptr; in NewWithRef() local
|
| H A D | js_single_kv_store.cpp | 1015 napi_ref ref = nullptr; in GetResultSet() member
|
| /foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/jskitsimpl/distributeddata/src/ |
| H A D | js_util.cpp | 1057 napi_ref ref = nullptr; in NewWithRef() local
|
| /foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/ |
| H A D | js_file_access_ext_ability.cpp | 190 auto ref = reinterpret_cast<napi_ref>(param->jsObj); in DoCallJsMethod() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | error_resilience.c | 485 int ref[8]; in guess_mv() local [all...] |
| H A D | hevc_mvs.c | 230 HEVCFrame *ref = s->ref->collocated_ref; in temporal_luma_motion_vector() local [all...] |
| H A D | h264_cabac.c | 1481 int ref = 0; in decode_cabac_mb_ref() local 2114 int i, j, sub_partition_count[4], list, ref[2][4]; in ff_h264_decode_mb_cabac() local 2230 int ref; ff_h264_decode_mb_cabac() local 2259 int ref; ff_h264_decode_mb_cabac() local 2295 int ref; ff_h264_decode_mb_cabac() local [all...] |
| H A D | h264_cavlc.c | 842 int i, j, sub_partition_count[4], list, ref[2][4]; in ff_h264_decode_mb_cavlc() local
|
| H A D | cbs_av1_syntax_template.c | 359 int cur_frame_hint, latest_order_hint, earliest_order_hint, ref; in set_frame_refs() local 539 AV1ReferenceFrameState *ref = frame_size_with_refs() local 1122 global_motion_param(CodedBitstreamContext *ctx, RWContext *rw, AV1RawFrameHeader *current, int type, int ref, int idx) global_motion_param() argument 1154 int ref, type; global_motion_params() local 1333 AV1ReferenceFrameState *ref; uncompressed_header() local [all...] |
| H A D | cbs_h2645.c | 477 AVBufferRef *ref; in cbs_h2645_fragment_add_nals() local
|
| H A D | videotoolbox.c | 66 VTHWFrame *ref = (VTHWFrame *)data; in videotoolbox_buffer_release() local 96 VTHWFrame *ref = (VTHWFrame *)frame->buf[0]->data; in videotoolbox_postproc_frame() local 524 VTHWFrame *ref; in videotoolbox_buffer_create() local [all...] |
| H A D | vaapi_encode.c | 862 VAAPIEncodePicture *pic, *next, *ref; in vaapi_encode_set_b_pictures() local 2419 AVBufferRef *ref; vaapi_encode_alloc_output_buffer() local [all...] |
| H A D | vaapi_encode_h264.c | 693 VAAPIEncodePicture *ref = pic->refs[i]; in vaapi_encode_h264_init_picture_params() local
|
| H A D | vp9dec.h | 83 uint8_t seg_id, intra, comp, ref[2], mode[4], uvmode, skip; member
|
| H A D | vp9.c | 502 decode_frame_header(AVCodecContext *avctx, const uint8_t *data, int size, int *ref) decode_frame_header() argument 820 AVFrame *ref = s->s.refs[s->s.h.refidx[i]].f; decode_frame_header() local 1559 int ret, i, j, ref; vp9_decode_frame() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | avfilter.c | 46 static void tlog_ref(void *ctx, AVFrame *ref, int end) in tlog_ref() argument [all...] |
| H A D | avfiltergraph.c | 601 static int pick_format(AVFilterLink *link, AVFilterLink *ref) in pick_format() argument [all...] |
| H A D | vf_bm3d.c | 57 const uint8_t *ref; member 100 int ref; member 306 static void block_matching_multi(BM3DContext *s, const uint8_t *ref, int ref_linesize, int y, int x, in block_matching_multi() argument 346 static void block_matching(BM3DContext *s, const uint8_t *ref, int ref_linesize, in block_matching() argument 385 basic_block_filtering(BM3DContext *s, const uint8_t *src, int src_linesize, const uint8_t *ref, int ref_linesize, int y, int x, int plane, int jobnr) basic_block_filtering() argument 504 final_block_filtering(BM3DContext *s, const uint8_t *src, int src_linesize, const uint8_t *ref, int ref_linesize, int y, int x, int plane, int jobnr) final_block_filtering() argument 698 const uint8_t *ref = td->ref; filter_slice() local 734 filter_frame(AVFilterContext *ctx, AVFrame **out, AVFrame *in, AVFrame *ref) filter_frame() argument 884 AVFrame *out = NULL, *src, *ref; process_frame() local 959 AVFilterLink *ref; config_output() local [all...] |
| /third_party/ffmpeg/libavdevice/ |
| H A D | xcbgrab.c | 243 AVBufferRef *ref; in allocate_shm_buffer() local
|