Home
last modified time | relevance | path

Searched refs:encoding_error (Results 1 – 14 of 14) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
DparserInternals.c501 goto encoding_error; in xmlNextChar()
507 goto encoding_error; in xmlNextChar()
516 goto encoding_error; in xmlNextChar()
524 goto encoding_error; in xmlNextChar()
570 encoding_error: in xmlNextChar()
645 goto encoding_error; in xmlCurrentChar()
651 goto encoding_error; in xmlCurrentChar()
658 goto encoding_error; in xmlCurrentChar()
666 goto encoding_error; in xmlCurrentChar()
674 goto encoding_error; in xmlCurrentChar()
[all …]
DHTMLparser.c476 goto encoding_error; in htmlCurrentChar()
484 goto encoding_error; in htmlCurrentChar()
492 goto encoding_error; in htmlCurrentChar()
566 encoding_error: in htmlCurrentChar()
Dxpath.c9802 goto encoding_error; in xmlXPathCurrentChar()
9806 goto encoding_error; in xmlXPathCurrentChar()
9810 goto encoding_error; in xmlXPathCurrentChar()
9839 encoding_error: in xmlXPathCurrentChar()
Dparser.c11596 goto encoding_error; in xmlParseTryOrFinish()
11619 goto encoding_error; in xmlParseTryOrFinish()
12085 encoding_error: in xmlParseTryOrFinish()
/third_party/libxml2/
DparserInternals.c472 goto encoding_error; in xmlNextChar()
478 goto encoding_error; in xmlNextChar()
487 goto encoding_error; in xmlNextChar()
495 goto encoding_error; in xmlNextChar()
538 encoding_error: in xmlNextChar()
613 goto encoding_error; in xmlCurrentChar()
619 goto encoding_error; in xmlCurrentChar()
626 goto encoding_error; in xmlCurrentChar()
634 goto encoding_error; in xmlCurrentChar()
642 goto encoding_error; in xmlCurrentChar()
[all …]
DHTMLparser.c489 goto encoding_error; in htmlCurrentChar()
495 goto encoding_error; in htmlCurrentChar()
503 goto encoding_error; in htmlCurrentChar()
511 goto encoding_error; in htmlCurrentChar()
519 goto encoding_error; in htmlCurrentChar()
527 goto encoding_error; in htmlCurrentChar()
535 goto encoding_error; in htmlCurrentChar()
555 encoding_error: in htmlCurrentChar()
Dxpath.c9710 goto encoding_error; in xmlXPathCurrentChar()
9714 goto encoding_error; in xmlXPathCurrentChar()
9718 goto encoding_error; in xmlXPathCurrentChar()
9747 encoding_error: in xmlXPathCurrentChar()
Dparser.c11679 goto encoding_error; in xmlParseTryOrFinish()
11702 goto encoding_error; in xmlParseTryOrFinish()
12168 encoding_error: in xmlParseTryOrFinish()
/third_party/ffmpeg/libavcodec/
Dmpegpicture.h91 uint64_t encoding_error[AV_NUM_DATA_POINTERS]; member
Dmpegpicture.c389 memcpy(dst->encoding_error, src->encoding_error, in ff_mpeg_ref_picture()
390 sizeof(dst->encoding_error)); in ff_mpeg_ref_picture()
Dmpegvideo_enc.c1760 memcpy(s->current_picture.f->error, s->current_picture.encoding_error, in frame_end()
1761 sizeof(s->current_picture.encoding_error)); in frame_end()
1982 s->current_picture_ptr->encoding_error[i] = s->current_picture.encoding_error[i]; in ff_mpv_encode_picture()
1983 avctx->error[i] += s->current_picture_ptr->encoding_error[i]; in ff_mpv_encode_picture()
1986 s->current_picture_ptr->encoding_error, in ff_mpv_encode_picture()
2985 s->current_picture.encoding_error[i] = 0; in encode_thread()
3570 s->current_picture.encoding_error[0] += sse( in encode_thread()
3573 s->current_picture.encoding_error[1] += sse( in encode_thread()
3576 s->current_picture.encoding_error[2] += sse( in encode_thread()
3633 MERGE(current_picture.encoding_error[0]); in merge_context_after_encode()
[all …]
Dsnowenc.c1868 s->encoding_error[plane_index] = error; in encode_frame()
1905 s->encoding_error, in encode_frame()
1911 memcpy(s->current_picture->error, s->encoding_error, sizeof(s->encoding_error)); in encode_frame()
Dsnow.h191 uint64_t encoding_error[AV_NUM_DATA_POINTERS]; member
/third_party/gstreamer/gstplugins_bad/ext/ldac/
Dgstldacenc.c446 goto encoding_error; in gst_ldac_enc_handle_frame()
485 encoding_error: in gst_ldac_enc_handle_frame()