Home
last modified time | relevance | path

Searched refs:progressive (Results 1 - 14 of 14) sorted by relevance

/third_party/ffmpeg/tests/fate/
H A Dspeedhq.mak4 fate-speedhq-422: CMD = framecrc -flags +bitexact -f rawvideo -c:v speedhq -tag:v SHQ2 -video_size 112x64 -i $(TARGET_SAMPLES)/speedhq/progressive.shq2 -pix_fmt yuv422p
/third_party/ffmpeg/libavcodec/
H A Dcfhd.h162 int progressive; member
H A Dmjpegdec.h76 int progressive; member
116 int16_t (*blocks[MAX_COMPONENTS])[64]; ///< intermediate sums (progressive mode)
118 uint64_t coefs_finished[MAX_COMPONENTS]; ///< bitmask of which coefs have been completely decoded (progressive mode)
H A Dcavs.h182 int progressive; member
H A Dmjpegdec.c472 if (s->progressive) { in ff_mjpeg_decode_sof()
677 if ((AV_RB32(s->upscale_h) || AV_RB32(s->upscale_v)) && s->progressive && s->avctx->pix_fmt == AV_PIX_FMT_GBRP) { in ff_mjpeg_decode_sof()
678 avpriv_report_missing_feature(s->avctx, "progressive for weird subsampling"); in ff_mjpeg_decode_sof()
759 /* totally blank picture as progressive JPEG will only add details to it */ in ff_mjpeg_decode_sof()
760 if (s->progressive) { in ff_mjpeg_decode_sof()
875 /* decode block and dequantize - progressive JPEG version */
974 /* decode block and dequantize - progressive JPEG refinement pass */
1500 if (!s->progressive) { in mjpeg_decode_scan()
1712 if (!s->vlcs[0][s->dc_index[i]].table || !(s->progressive ? s->vlcs[2][s->ac_index[0]].table : s->vlcs[1][s->ac_index[i]].table)) in ff_mjpeg_decode_sos()
1785 if (s->progressive in ff_mjpeg_decode_sos()
[all...]
H A Dcfhd.c402 s->progressive = data & 0x0001; in cfhd_decode()
909 s->progressive = 1; in cfhd_decode()
1052 if (s->progressive) { in cfhd_decode()
1238 if (s->progressive) { in cfhd_decode()
1351 if (s->progressive) { in cfhd_decode()
1435 pdst->progressive = psrc->progressive; in update_thread_context()
H A Dcavsdec.c1012 /* old sample clips were all progressive and no low_delay, in decode_pic()
1061 h->progressive = get_bits1(&h->gb); in decode_pic()
1063 if (!h->progressive) in decode_pic()
1073 if (!h->progressive && !h->pic_structure) in decode_pic()
1186 skip_bits1(&h->gb); //progressive sequence in decode_seq_header()
H A Dvaapi_encode_mjpeg.c388 .progressive = 0, in vaapi_encode_mjpeg_init_picture_params()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video_vp.c470 uint8_t progressive; // 24 member
516 header.progressive = desc->frame_pred_frame_dct; in nv84_decoder_vp_mpeg12()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
H A DIBMCalendarTest.java1489 public boolean progressive; // true to compute progressive difference for each field, false to reset calendar after each call in TestFieldDifference()
1502 progressive = prg; in TestFieldDifference()
1513 // For these we compute the progressive difference for each field - not resetting the calendar after each call in TestFieldDifference()
1549 if (tfdItem.progressive) { in TestFieldDifference()
1558 errln("Fail: for locale \"" + tfdItem.locale + "\", start " + tfdItem.start + ", target " + tfdItem.target + ", expected y-M-d-H-m-s progressive diffs " + in TestFieldDifference()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DIBMCalendarTest.java1489 public boolean progressive; // true to compute progressive difference for each field, false to reset calendar after each call in TestFieldDifference()
1502 progressive = prg; in TestFieldDifference()
1513 // For these we compute the progressive difference for each field - not resetting the calendar after each call in TestFieldDifference()
1549 if (tfdItem.progressive) { in TestFieldDifference()
1558 errln("Fail: for locale \"" + tfdItem.locale + "\", start " + tfdItem.start + ", target " + tfdItem.target + ", expected y-M-d-H-m-s progressive diffs " + in TestFieldDifference()
/third_party/astc-encoder/Source/
H A Dstb_image.h23 JPEG baseline & progressive (12 bpc/arithmetic not supported, same as stock IJG lib)
1973 short *coeff; // progressive only
1982 int progressive; member
2950 if (!z->progressive) { in stbi__parse_entropy_coded_data()
3080 if (z->progressive) { in stbi__jpeg_finish()
3227 if (z->progressive) { in stbi__process_scan_header()
3340 if (z->progressive) { in stbi__process_frame_header()
3382 z->progressive = stbi__SOF_progressive(m); in stbi__decode_jpeg_header()
3442 if (j->progressive) in stbi__decode_jpeg_image()
7812 2.05 (2015-04-19) fix bug in progressive JPE
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngvalid.c757 unsigned int progressive :1; /* use progressive read */ member
859 ps->progressive = 0; in store_init()
1441 * during progressive read, where the io_ptr is set internally by libpng.
1716 png_error(pp, "store state damaged (progressive)"); in store_progressive_read()
1719 * the aim is to stress the progressive reader with truly horrible variable in store_progressive_read()
3218 png_error(pp, "store state damaged (progressive)"); in modifier_progressive_read()
3221 * the aim is to stress the progressive reader with truly horrible variable in modifier_progressive_read()
3264 png_error(pp, "progressive read implementation error"); in modifier_progressive_read()
4911 /* Because we want to use the same code in both the progressive reade
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dccaltst.c1876 UBool progressive; /* true to compute progressive difference for each field, false to reset calendar after each call */ member
1890 /* For these we compute the progressive difference for each field - not resetting the calendar after each call */
1931 if (tfdItemPtr->progressive) { in TestFieldDifference()
1948 log_data_err("FAIL: for locale \"%s\", start %.1f, target %.1f, expected y-M-d-H-m-s progressive diffs %d-%d-%d-%d-%d-%d, got %d-%d-%d-%d-%d-%d\n", in TestFieldDifference()
1984 log_data_err("FAIL: for locale \"%s\", start %.1f, target %.1f, expected seconds progressive diff %d, got %d\n", in TestFieldDifference()

Completed in 41 milliseconds