Home
last modified time | relevance | path

Searched refs:is_ref (Results 1 - 15 of 15) sorted by relevance

/third_party/node/deps/v8/third_party/wasm-api/
H A Dwasm.hh237 inline bool is_ref(ValKind k) { return k >= ANYREF; }
251 auto is_ref() const -> bool { return wasm::is_ref(kind()); }
429 if (is_ref()) that.impl_.ref = nullptr;
437 auto is_ref() const -> bool { return wasm::is_ref(kind_); }
448 if (is_ref() && impl_.ref) {
458 if (is_ref()) that.impl_.ref = nullptr;
471 auto ref() const -> Ref* { assert(is_ref()); return impl_.ref; }
475 assert(is_ref());
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_vp3_video_vp.c220 unsigned *is_ref, in nouveau_vp3_fill_picparm_mpeg12_vp()
226 *is_ref = desc->picture_coding_type <= 2; in nouveau_vp3_fill_picparm_mpeg12_vp()
269 unsigned *is_ref, in nouveau_vp3_fill_picparm_mpeg4_vp()
274 *is_ref = desc->vop_coding_type <= 1; in nouveau_vp3_fill_picparm_mpeg4_vp()
316 unsigned *is_ref, in nouveau_vp3_fill_picparm_h264_vp()
322 *is_ref = d->is_reference; in nouveau_vp3_fill_picparm_h264_vp()
428 unsigned *is_ref, in nouveau_vp3_fill_picparm_vc1_vp()
434 *is_ref = d->picture_type <= 1; in nouveau_vp3_fill_picparm_vc1_vp()
458 unsigned *caps, unsigned *is_ref, in nouveau_vp3_vp_caps()
467 *caps = nouveau_vp3_fill_picparm_mpeg12_vp(dec, desc.mpeg12, refs, is_ref, v in nouveau_vp3_vp_caps()
217 nouveau_vp3_fill_picparm_mpeg12_vp(struct nouveau_vp3_decoder *dec, struct pipe_mpeg12_picture_desc *desc, struct nouveau_vp3_video_buffer *refs[16], unsigned *is_ref, char *map) nouveau_vp3_fill_picparm_mpeg12_vp() argument
266 nouveau_vp3_fill_picparm_mpeg4_vp(struct nouveau_vp3_decoder *dec, struct pipe_mpeg4_picture_desc *desc, struct nouveau_vp3_video_buffer *refs[16], unsigned *is_ref, char *map) nouveau_vp3_fill_picparm_mpeg4_vp() argument
313 nouveau_vp3_fill_picparm_h264_vp(struct nouveau_vp3_decoder *dec, const struct pipe_h264_picture_desc *d, struct nouveau_vp3_video_buffer *refs[16], unsigned *is_ref, char *map) nouveau_vp3_fill_picparm_h264_vp() argument
425 nouveau_vp3_fill_picparm_vc1_vp(struct nouveau_vp3_decoder *dec, struct pipe_vc1_picture_desc *d, struct nouveau_vp3_video_buffer *refs[16], unsigned *is_ref, char *map) nouveau_vp3_fill_picparm_vc1_vp() argument
456 nouveau_vp3_vp_caps(struct nouveau_vp3_decoder *dec, union pipe_desc desc, struct nouveau_vp3_video_buffer *target, unsigned comm_seq, unsigned *caps, unsigned *is_ref, struct nouveau_vp3_video_buffer *refs[16]) nouveau_vp3_vp_caps() argument
[all...]
H A Dnouveau_vp3_video.h229 unsigned *caps, unsigned *is_ref,
/third_party/mesa3d/src/gallium/frontends/va/
H A Dpicture_h264.c66 bool is_ref; in vlVaHandlePictureParameterBufferH264() local
156 is_ref = !!(h264->ReferenceFrames[i].flags & in vlVaHandlePictureParameterBufferH264()
162 ((!top_or_bottom_field) && is_ref); in vlVaHandlePictureParameterBufferH264()
165 ((!top_or_bottom_field) && is_ref); in vlVaHandlePictureParameterBufferH264()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video_bsp.c39 unsigned *vp_caps, unsigned *is_ref, in nv98_decoder_bsp()
108 nouveau_vp3_vp_caps(dec, desc, target, comm_seq, vp_caps, is_ref, refs); in nv98_decoder_bsp()
35 nv98_decoder_bsp(struct nouveau_vp3_decoder *dec, union pipe_desc desc, struct nouveau_vp3_video_buffer *target, unsigned comm_seq, unsigned num_buffers, const void *const *data, const unsigned *num_bytes, unsigned *vp_caps, unsigned *is_ref, struct nouveau_vp3_video_buffer *refs[16]) nv98_decoder_bsp() argument
H A Dnv98_video.c43 unsigned vp_caps, is_ref; in nv98_decoder_decode_bitstream() local
53 &vp_caps, &is_ref, refs); in nv98_decoder_decode_bitstream()
58 nv98_decoder_vp(dec, desc, target, comm_seq, vp_caps, is_ref, refs); in nv98_decoder_decode_bitstream()
H A Dnv98_video_vp.c70 unsigned caps, unsigned is_ref, in nv98_decoder_vp()
111 if (!is_ref && (dec->refs[target->valid_ref].decoded_top && dec->refs[target->valid_ref].decoded_bottom)) in nv98_decoder_vp()
68 nv98_decoder_vp(struct nouveau_vp3_decoder *dec, union pipe_desc desc, struct nouveau_vp3_video_buffer *target, unsigned comm_seq, unsigned caps, unsigned is_ref, struct nouveau_vp3_video_buffer *refs[16]) nv98_decoder_vp() argument
H A Dnv84_video_vp.c85 bool is_ref = desc->is_reference; in nv84_decoder_vp_h264() local
122 PUSH_SPACE(push, 5 + 16 + 3 + 2 + 6 + (is_ref ? 2 : 0) + 3 + 2 + 4 + 2); in nv84_decoder_vp_h264()
194 if (is_ref) { in nv84_decoder_vp_h264()
/third_party/skia/third_party/externals/angle2/scripts/
H A Dprocess_angle_perf_results.py133 is_ref = '.reference' in benchmark_name
150 if not is_ref:
631 logdog_dict, is_ref, upload_failure):
661 if is_ref:
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_video.c75 unsigned vp_caps, is_ref; in nvc0_decoder_end_frame() local
81 ret = nvc0_decoder_bsp_end(dec, desc, target, comm_seq, &vp_caps, &is_ref, refs); in nvc0_decoder_end_frame()
86 nvc0_decoder_vp(dec, desc, target, comm_seq, vp_caps, is_ref, refs); in nvc0_decoder_end_frame()
H A Dnvc0_video_bsp.c136 unsigned *vp_caps, unsigned *is_ref, in nvc0_decoder_bsp_end()
161 nouveau_vp3_vp_caps(dec, desc, target, comm_seq, vp_caps, is_ref, refs); in nvc0_decoder_bsp_end()
134 nvc0_decoder_bsp_end(struct nouveau_vp3_decoder *dec, union pipe_desc desc, struct nouveau_vp3_video_buffer *target, unsigned comm_seq, unsigned *vp_caps, unsigned *is_ref, struct nouveau_vp3_video_buffer *refs[16]) nvc0_decoder_bsp_end() argument
H A Dnvc0_video_vp.c70 unsigned caps, unsigned is_ref, in nvc0_decoder_vp()
111 if (!is_ref && (dec->refs[target->valid_ref].decoded_top && dec->refs[target->valid_ref].decoded_bottom)) in nvc0_decoder_vp()
68 nvc0_decoder_vp(struct nouveau_vp3_decoder *dec, union pipe_desc desc, struct nouveau_vp3_video_buffer *target, unsigned comm_seq, unsigned caps, unsigned is_ref, struct nouveau_vp3_video_buffer *refs[16]) nvc0_decoder_vp() argument
/third_party/ffmpeg/libavcodec/
H A Dindeo4.c637 int is_prev_ref = 0, is_ref = 0; in switch_buffers() local
651 is_ref = 1; in switch_buffers()
655 if (is_prev_ref && is_ref) { in switch_buffers()
H A Dvaapi_encode.c797 int is_ref, int in_dpb, int prev) in vaapi_encode_add_ref()
801 if (is_ref) { in vaapi_encode_add_ref()
794 vaapi_encode_add_ref(AVCodecContext *avctx, VAAPIEncodePicture *pic, VAAPIEncodePicture *target, int is_ref, int in_dpb, int prev) vaapi_encode_add_ref() argument
/third_party/node/deps/v8/src/wasm/
H A Dc-api.cc2776 return !is_ref(reveal_valkind(v.kind)) || !v.of.ref;
2852 if (it.is_ref()) it.release_ref().release(); in ~borrowed_val()
2905 if (is_ref(reveal_valkind(v->kind))) { in wasm_val_delete()
2912 if (is_ref(reveal_valkind(v->kind))) { in wasm_val_copy()

Completed in 17 milliseconds